Searched refs:Launcher (Results 1 – 12 of 12) sorted by relevance
40 Specifically, to support calling into a controller from an external process (like Launcher):46 ### Launcher accessible components47 Because Launcher is not a part of SystemUI and is a separate process, exposing controllers to48 Launcher requires a new AIDL interface to be created and implemented by the controller. The52 Specifically, to support calling into a controller from an external process (like Launcher):60 - In Launcher, update `TouchInteractionService` to pass the interface to `SystemUIProxy`, and then98 ### Exposing shared code for use in Launcher99 Launcher doesn't currently build against the Shell library, but needs to have access to some shared102 Launcher uses.
7 2) [Integration with SystemUI & Launcher](sysui.md)
1 # System UI > ... > Launcher > Gesture nav
9 per-file *Launcher* = file:/core/java/android/content/pm/LAUNCHER_OWNERS
129 exec app_process ${base}/bin com.android.commands.uiautomator.Launcher ${args}
4 per-file *Launcher* = file:/core/java/android/content/pm/LAUNCHER_OWNERS
22 import com.android.commands.uiautomator.Launcher.Command;
31 public class Launcher { class
27 import com.android.commands.uiautomator.Launcher.Command;
26 # Launcher
334 message Launcher { message339 optional Launcher launcher = 70;