Home
last modified time | relevance | path

Searched refs:restartTracker (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementStateController.java58 public CarSystemBarElementStateController(CarSystemBarRestartTracker restartTracker) { in CarSystemBarElementStateController() argument
59 restartTracker.addListener(mRestartListener); in CarSystemBarElementStateController()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DMDSystemBarsControllerImpl.java82 CarSystemBarRestartTracker restartTracker, in MDSystemBarsControllerImpl() argument
101 restartTracker, in MDSystemBarsControllerImpl()
DCarSystemBarModule.java164 CarSystemBarRestartTracker restartTracker, in provideCarSystemBarController()
183 restartTracker, displayTracker, toolbarController); in provideCarSystemBarController()
190 restartTracker, displayTracker, toolbarController, mainHandler); in provideCarSystemBarController()
DCarSystemBarControllerImpl.java227 CarSystemBarRestartTracker restartTracker, in CarSystemBarControllerImpl() argument
249 mCarSystemBarRestartTracker = restartTracker; in CarSystemBarControllerImpl()