Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
H A DNotificationMenuRowPlugin.java189 public boolean isWithinSnapMenuThreshold(); in isWithinSnapMenuThreshold() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRow.java739 public boolean isWithinSnapMenuThreshold() { in isWithinSnapMenuThreshold() method in NotificationMenuRow