Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DTaskViewFactoryController.java38 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue, in TaskViewFactoryController()
47 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue) { in TaskViewFactoryController()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimationController.java197 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()
209 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellBaseModule.java290 @ShellMainThread ShellExecutor shellExecutor, in provideBackAnimationController()