Home
last modified time | relevance | path

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

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