Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java223 private boolean mAttemptedToDismissKeyguard; field in UdfpsController
486 mAttemptedToDismissKeyguard = true; in tryDismissingKeyguard()
633 mAttemptedToDismissKeyguard = false; in onTouch()
688 && !mAttemptedToDismissKeyguard; in shouldTryToDismissKeyguard()
866 mAttemptedToDismissKeyguard = false; in showUdfpsOverlay()