Home
last modified time | relevance | path

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

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