Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java93 private final boolean mFitRightSystemBarInset; field in NotificationPanelViewController
209 mFitRightSystemBarInset = mResources.getBoolean( in NotificationPanelViewController()
286 if (mFitRightSystemBarInset) { in getInsetSidesToFit()