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.java323 if (mCallback.needsAntiFalsing()) { in flingWithCurrentVelocity()
595 boolean needsAntiFalsing(); in needsAntiFalsing() method
DNotificationPanelView.java752 if (!needsAntiFalsing()) { in isFalseTouch()
2038 public boolean needsAntiFalsing() { in needsAntiFalsing() method in NotificationPanelView