Home
last modified time | relevance | path

Searched defs:isBelowLastNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1215 public boolean isBelowLastNotification(float x, float y) { in isBelowLastNotification() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java4974 public boolean isBelowLastNotification(float touchX, float touchY) { in isBelowLastNotification() method