Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java220 private boolean mAttemptedToDismissKeyguard; field in UdfpsController
475 mAttemptedToDismissKeyguard = true; in tryDismissingKeyguard()
620 mAttemptedToDismissKeyguard = false; in newOnTouch()
791 mAttemptedToDismissKeyguard = false; in oldOnTouch()
808 && !mAttemptedToDismissKeyguard; in shouldTryToDismissKeyguard()
991 mAttemptedToDismissKeyguard = false; in showUdfpsOverlay()