Home
last modified time | relevance | path

Searched refs:shellExecutor (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
DTaskViewFactoryController.java39 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue, in TaskViewFactoryController() argument
42 mShellExecutor = shellExecutor; in TaskViewFactoryController()
48 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue) { in TaskViewFactoryController() argument
50 mShellExecutor = shellExecutor; in TaskViewFactoryController()
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubbleStackViewTest.kt72 private lateinit var shellExecutor: ShellExecutor in <lambda>() variable in com.android.wm.shell.bubbles.BubbleStackViewTest
85 shellExecutor = TestShellExecutor() in <lambda>()
104 shellExecutor in <lambda>()
118 shellExecutor in <lambda>()
256 shellExecutor in <lambda>()
283 shellExecutor in <lambda>()
301 shellExecutor in <lambda>()
433 return BubbleTaskView(taskView, shellExecutor) in <lambda>()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DUserAspectRatioSettingsWindowManager.java84 @NonNull ShellExecutor shellExecutor, in UserAspectRatioSettingsWindowManager() argument
89 mShellExecutor = shellExecutor; in UserAspectRatioSettingsWindowManager()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimationController.java186 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController() argument
195 shellExecutor, in BackAnimationController()
209 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController() argument
218 mShellExecutor = shellExecutor; in BackAnimationController()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDesktopModeWindowDecorViewModel.java174 ShellExecutor shellExecutor, in DesktopModeWindowDecorViewModel() argument
191 shellExecutor, in DesktopModeWindowDecorViewModel()
214 ShellExecutor shellExecutor, in DesktopModeWindowDecorViewModel() argument
233 mMainExecutor = shellExecutor; in DesktopModeWindowDecorViewModel()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellBaseModule.java360 @ShellMainThread ShellExecutor shellExecutor, in provideBackAnimationController() argument
371 shellExecutor, in provideBackAnimationController()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
DDesktopTasksControllerTest.kt170 private val shellExecutor = TestShellExecutor() in <lambda>() constant
242 shellExecutor, in <lambda>()
1253 shellExecutor.flushAll() in <lambda>()
1264 shellExecutor.flushAll() in <lambda>()