Home
last modified time | relevance | path

Searched refs:displayInsetsController (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/wmshell/
DCarUiPortraitWMShellModule.java78 DisplayInsetsController displayInsetsController, in bindCarUiPortraitDisplaySystemBarsController() argument
81 displayInsetsController, mainHandler); in bindCarUiPortraitDisplaySystemBarsController()
126 DisplayInsetsController displayInsetsController, in provideWindowDecorViewModel() argument
139 displayInsetsController, in provideWindowDecorViewModel()
/packages/apps/Car/SystemUI/src/com/android/systemui/wmshell/
DCarWMShellModule.java79 DisplayInsetsController displayInsetsController, in provideDisplaySystemBarsController() argument
82 displayInsetsController, mainHandler); in provideDisplaySystemBarsController()
127 DisplayInsetsController displayInsetsController, in provideWindowDecorViewModel() argument
140 displayInsetsController, in provideWindowDecorViewModel()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/
DAutoDisplayCompatWindowDecorViewModel.java53 DisplayInsetsController displayInsetsController, in AutoDisplayCompatWindowDecorViewModel() argument
59 displayInsetsController, syncQueue, focusTransitionObserver, in AutoDisplayCompatWindowDecorViewModel()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/wm/
DCarUiPortraitDisplaySystemBarsController.java77 DisplayInsetsController displayInsetsController, in CarUiPortraitDisplaySystemBarsController() argument
79 super(context, wmService, displayController, displayInsetsController, mainHandler); in CarUiPortraitDisplaySystemBarsController()
/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsController.java114 DisplayInsetsController displayInsetsController, in DisplaySystemBarsController() argument
118 mDisplayInsetsController = displayInsetsController; in DisplaySystemBarsController()