Home
last modified time | relevance | path

Searched defs:isSnappingKeyguardBackAfterSwipe (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java117 public boolean isSnappingKeyguardBackAfterSwipe() { in isSnappingKeyguardBackAfterSwipe() method in FakeKeyguardStateController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java184 boolean isSnappingKeyguardBackAfterSwipe(); in isSnappingKeyguardBackAfterSwipe() method
H A DKeyguardStateControllerImpl.java307 public boolean isSnappingKeyguardBackAfterSwipe() { in isSnappingKeyguardBackAfterSwipe() method in KeyguardStateControllerImpl