Searched defs:shellExecutor (Results 1 – 7 of 7) sorted by relevance
39 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue, in TaskViewFactoryController()48 ShellExecutor shellExecutor, SyncTransactionQueue syncQueue) { in TaskViewFactoryController()
84 @NonNull ShellExecutor shellExecutor, in UserAspectRatioSettingsWindowManager()
186 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()209 @NonNull @ShellMainThread ShellExecutor shellExecutor, in BackAnimationController()
174 ShellExecutor shellExecutor, in DesktopModeWindowDecorViewModel()214 ShellExecutor shellExecutor, in DesktopModeWindowDecorViewModel()
72 private lateinit var shellExecutor: ShellExecutor in <lambda>() variable in com.android.wm.shell.bubbles.BubbleStackViewTest
360 @ShellMainThread ShellExecutor shellExecutor, in provideBackAnimationController()
170 private val shellExecutor = TestShellExecutor() in <lambda>() constant