summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherExterns.java
Commit message (Collapse)AuthorAgeFilesLines
* Replacing some method definitions with default platform implementationsSunny Goyal2017-12-061-5/+3
| | | | Change-Id: I32e007ca0edc4a1e12b19fdb8c8c08df4109b0f4
* Simplifying the startSearch call in launcher callbacksSunny Goyal2016-09-131-0/+2
| | | | Change-Id: I722e110903cced237f05667c4d711468d7cd3daa
* Define a set of methods on Launcher which can be safely called externallyAdam Cohen2016-04-261-0/+32
-> The methods are defined by an interface, LauncherExterns, which Launcher implements Change-Id: I61362761f5d90fbc3011ce000944768d5ab29d43