Searched defs:mNavigationBarBottomHeight (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java211 private int mNavigationBarBottomHeight; field in class:NotificationPanelView
1891 mNavigationBarBottomHeight = insets.getStableInsetBottom();
1897 mNotificationStackScroller.setHeadsUpBoundaries(getHeight(), mNavigationBarBottomHeight);

Completed in 61 milliseconds