Home
last modified time | relevance | path

Searched refs:showInsets (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsController.java194 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in DisplaySystemBarsController.PerDisplay
315 showInsets(barVisibilities[0], /* fromIme= */ false, /* statsToken= */ null); in updateDisplayWindowRequestedVisibleTypes()
DMDSystemBarsController.java166 public void showInsets(@WindowInsets.Type.InsetsType int types, boolean fromIme, in showInsets() method in MDSystemBarsController.DisplayWindowInsetsControllerImpl
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/wm/
DCarUiPortraitDisplaySystemBarsController.java258 showInsets(barVisibilities[0], /* fromIme= */ false, /* statsToken= */ null); in updateDisplayWindowRequestedVisibleTypes()