Home
last modified time | relevance | path

Searched defs:mCommandQueue (Results 1 – 25 of 57) sorted by relevance

123

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java41 private final CommandQueue mCommandQueue; field in TvStatusBar
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanel.java40 private final CommandQueue mCommandQueue; field in TvNotificationPanel
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightsOutNotifController.java52 private final CommandQueue mCommandQueue; field in LightsOutNotifController
H A DShadeControllerImpl.java46 private final CommandQueue mCommandQueue; field in ShadeControllerImpl
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DIWindowMagnificationConnectionTest.java63 private CommandQueue mCommandQueue; field in IWindowMagnificationConnectionTest
H A DWindowMagnificationTest.java73 private CommandQueue mCommandQueue; field in WindowMagnificationTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java69 private CommandQueue mCommandQueue; field in HeadsUpAppearanceControllerTest
H A DStatusBarNotificationPresenterTest.java79 private CommandQueue mCommandQueue; field in StatusBarNotificationPresenterTest
H A DStatusBarCommandQueueCallbacksTest.java67 @Mock private CommandQueue mCommandQueue; field in StatusBarCommandQueueCallbacksTest
H A DLightsOutNotifControllerTest.java63 @Mock private CommandQueue mCommandQueue; field in LightsOutNotifControllerTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DWMShellTest.java67 @Mock CommandQueue mCommandQueue; field in WMShellTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsComponent.java41 private final CommandQueue mCommandQueue; field in GlobalActionsComponent
H A DGlobalActionsImpl.java53 private final CommandQueue mCommandQueue; field in GlobalActionsImpl
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSPanelControllerTest.java101 CommandQueue mCommandQueue; field in QSPanelControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java36 private final CommandQueue mCommandQueue; field in Recents
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
H A DNavigationBarControllerTest.java74 private CommandQueue mCommandQueue; field in NavigationBarControllerTest
H A DNavigationBarTest.java129 private CommandQueue mCommandQueue; field in NavigationBarTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java90 private CommandQueue mCommandQueue; field in TaskbarDelegate
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/toast/
H A DCarToastUITest.java66 private CommandQueue mCommandQueue; field in CarToastUITest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DLaunchConversationActivityTest.java95 private CommandQueue mCommandQueue; field in LaunchConversationActivityTest
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DEvsStateControl.h115 std::queue<Command> mCommandQueue; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java58 private CommandQueue mCommandQueue; field in LaunchConversationActivity
/aosp12/packages/services/Car/cpp/computepipe/runner/engine/
H A DDefaultEngine.h272 std::queue<EngineCommand> mCommandQueue; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastUI.java59 private final CommandQueue mCommandQueue; field in ToastUI
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragmentTest.java85 private final CommandQueue mCommandQueue = mock(CommandQueue.class); field in CollapsedStatusBarFragmentTest

123