Searched defs:isAntiFalsingNeeded (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsHorizontalScrollView.java195 public boolean isAntiFalsingNeeded() { method in class:RecentsHorizontalScrollView
H A DRecentsVerticalScrollView.java203 public boolean isAntiFalsingNeeded() { method in class:RecentsVerticalScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java449 boolean falsingDetected = mCallback.isAntiFalsingNeeded()
481 boolean isAntiFalsingNeeded(); method in interface:SwipeHelper.Callback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpNotificationView.java314 public boolean isAntiFalsingNeeded() { method in class:HeadsUpNotificationView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java653 public boolean isAntiFalsingNeeded() { method in class:NotificationStackScrollLayout

Completed in 3537 milliseconds