Searched refs:commandQueue (Results 1 – 7 of 7) sorted by relevance
| /packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/ |
| D | CarDisplayAreaModule.java | 58 carUiPortraitDisplaySystemBarsController, CommandQueue commandQueue, in provideCarDisplayAreaController() argument 62 carUiPortraitDisplaySystemBarsController, commandQueue, in provideCarDisplayAreaController()
|
| D | CarDisplayAreaController.java | 384 CommandQueue commandQueue, in CarDisplayAreaController() argument 431 commandQueue.addCallback(this); in CarDisplayAreaController()
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/toast/ |
| D | CarToastUI.java | 56 public CarToastUI(Context context, @Main Resources resources, CommandQueue commandQueue, in CarToastUI() argument 58 super(context, commandQueue, toastFactory, toastLogger); in CarToastUI()
|
| /packages/apps/SystemUIGo/src/com/android/systemui/go/ |
| D | SystemUIGoModule.java | 183 CommandQueue commandQueue) { in provideRecents() argument 184 return new Recents(context, recentsImplementation, commandQueue); in provideRecents()
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/ |
| D | CarSystemUIModule.java | 142 CommandQueue commandQueue) { in provideRecents() argument 143 return new Recents(context, recentsImplementation, commandQueue); in provideRecents()
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/ |
| D | NotificationPanelViewController.java | 123 CommandQueue commandQueue, in NotificationPanelViewController() argument 139 mCommandQueue = commandQueue; in NotificationPanelViewController()
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
| D | CarSystemBar.java | 145 CommandQueue commandQueue, in CarSystemBar() argument 163 mCommandQueue = commandQueue; in CarSystemBar()
|