Home
last modified time | relevance | path

Searched defs:isScrolledToBottom (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DObservableScrollView.java51 public boolean isScrolledToBottom() { in isScrolledToBottom() method in ObservableScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1267 public boolean isScrolledToBottom() { in isScrolledToBottom() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java4058 boolean isScrolledToBottom() { in isScrolledToBottom() method