Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
DNotificationMenuRowPlugin.java195 public boolean isWithinSnapMenuThreshold(); in isWithinSnapMenuThreshold() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java726 public boolean isWithinSnapMenuThreshold() { in isWithinSnapMenuThreshold() method in NotificationMenuRow