Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java442 private int mNavigationBarBottomHeight; field in NotificationPanelViewController
2333 return mIsGestureNavigation && y > mView.getHeight() - mNavigationBarBottomHeight; in isInGestureNavHomeHandleArea()
2978 mView.getHeight(), mNavigationBarBottomHeight); in updateMaxHeadsUpTranslation() local
3522 ipw.print("mNavigationBarBottomHeight="); ipw.println(mNavigationBarBottomHeight);
4310 return mNavigationBarBottomHeight;
4777 mNavigationBarBottomHeight = insets.getStableInsetBottom();