Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1132 getImeInset() - getHeight() + getTopPadding(); in targetScrollForView()
1730 int imeInset = getImeInset(); in getScrollRange()
1736 private int getImeInset() { in getImeInset() method in NotificationStackScrollLayout