Home
last modified time | relevance | path

Searched refs:needsAntiFalsing (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java318 if (mCallback.needsAntiFalsing()) { in flingWithCurrentVelocity()
581 boolean needsAntiFalsing(); in needsAntiFalsing() method
DNotificationPanelView.java1188 if (!needsAntiFalsing()) { in isFalseTouch()
2704 public boolean needsAntiFalsing() { in needsAntiFalsing() method in NotificationPanelView