Home
last modified time | relevance | path

Searched refs:Launcher (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dchanges.md40 Specifically, to support calling into a controller from an external process (like Launcher):
46 ### Launcher accessible components
47 Because Launcher is not a part of SystemUI and is a separate process, exposing controllers to
48 Launcher requires a new AIDL interface to be created and implemented by the controller. The
52 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 then
98 ### Exposing shared code for use in Launcher
99 Launcher doesn't currently build against the Shell library, but needs to have access to some shared
102 Launcher uses.
H A DREADME.md7 2) [Integration with SystemUI & Launcher](sysui.md)
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/
H A DOWNERS1 # System UI > ... > Launcher > Gesture nav
/aosp14/frameworks/base/core/java/android/content/pm/
H A DOWNERS9 per-file *Launcher* = file:/core/java/android/content/pm/LAUNCHER_OWNERS
/aosp14/frameworks/base/cmds/uiautomator/cmds/uiautomator/
H A Duiautomator.sh129 exec app_process ${base}/bin com.android.commands.uiautomator.Launcher ${args}
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DOWNERS4 per-file *Launcher* = file:/core/java/android/content/pm/LAUNCHER_OWNERS
/aosp14/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DEventsCommand.java22 import com.android.commands.uiautomator.Launcher.Command;
H A DLauncher.java31 public class Launcher { class
H A DDumpCommand.java27 import com.android.commands.uiautomator.Launcher.Command;
H A DRunTestCommand.java22 import com.android.commands.uiautomator.Launcher.Command;
/aosp14/frameworks/base/core/proto/
H A DOWNERS26 # Launcher
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto334 message Launcher { message
339 optional Launcher launcher = 70;