Home
last modified time | relevance | path

Searched defs:shellExecutor (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewFactoryController.java39 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue, in TaskViewFactoryController()
48 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue) { in TaskViewFactoryController()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DUserAspectRatioSettingsWindowManager.java82 @NonNull ShellExecutor shellExecutor, in UserAspectRatioSettingsWindowManager()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java169 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()
182 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopTasksControllerTest.kt103 private val shellExecutor = TestShellExecutor() regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellBaseModule.java323 @ShellMainThread ShellExecutor shellExecutor, in provideBackAnimationController()