Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java408 private int mNavigationBarBottomHeight; field in NotificationPanelViewController
1947 if (mIsGestureNavigation && y > mView.getHeight() - mNavigationBarBottomHeight) { in isInQsArea()
3150 getHeight(), mNavigationBarBottomHeight); in updateMaxHeadsUpTranslation() local
4718 mNavigationBarBottomHeight = insets.getStableInsetBottom(); in onApplyWindowInsets()