Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java231 private int mBottomInset = 0; field in NotificationStackScrollLayout
1653 mBottomInset = insets.getSystemWindowInsetBottom();
2220 return Math.max(0, mBottomInset - (getRootView().getHeight() - getHeight()));