Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayViewController.java287 protected boolean shouldUseStableInsets() { in shouldUseStableInsets() method in OverlayViewController
DOverlayViewGlobalStateController.java286 mHighestZOrder == null ? false : mHighestZOrder.shouldUseStableInsets()); in refreshUseStableInsets()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java299 protected boolean shouldUseStableInsets() { in shouldUseStableInsets() method in NotificationPanelViewController