Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java92 private final boolean mFitLeftSystemBarInset; field in NotificationPanelViewController
207 mFitLeftSystemBarInset = mResources.getBoolean( in NotificationPanelViewController()
282 if (mFitLeftSystemBarInset) { in getInsetSidesToFit()