Home
last modified time | relevance | path

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

/packages/apps/TvSystemUI/src/com/android/systemui/tv/statusbar/
DTvStatusBar.java49 private final CommandQueue mCommandQueue; field in TvStatusBar
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementStatusBarDisableControllerTest.java53 private CommandQueue mCommandQueue; field in CarSystemBarElementStatusBarDisableControllerTest
/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationPanel.java41 private final CommandQueue mCommandQueue; field in TvNotificationPanel
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/toast/
DCarToastUITest.java70 private CommandQueue mCommandQueue; field in CarToastUITest
/packages/services/Car/cpp/evs/apps/default/inc/
DEvsStateControl.h108 std::queue<Command> mCommandQueue; variable
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementStatusBarDisableController.java40 private final CommandQueue mCommandQueue; field in CarSystemBarElementStatusBarDisableController
/packages/services/Car/cpp/computepipe/runner/engine/
DDefaultEngine.h272 std::queue<EngineCommand> mCommandQueue; variable
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java80 private final CommandQueue mCommandQueue; field in NotificationPanelViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarControllerImpl.java116 private final CommandQueue mCommandQueue; field in CarSystemBarControllerImpl