Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DScrollAdapter.java34 public boolean isScrolledToBottom(); in isScrolledToBottom() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DObservableScrollView.java51 public boolean isScrolledToBottom() { in isScrolledToBottom() method in ObservableScrollView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1142 public boolean isScrolledToBottom() { in isScrolledToBottom() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java4012 boolean isScrolledToBottom() { in isScrolledToBottom() method