Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java320 if (mCallback.needsAntiFalsing()) { in flingWithCurrentVelocity()
585 boolean needsAntiFalsing(); in needsAntiFalsing() method
H A DNotificationPanelViewController.java4290 public boolean needsAntiFalsing() { in needsAntiFalsing() method in NotificationPanelViewController.KeyguardAffordanceHelperCallback