Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java215 private boolean mIsAodInterruptActive; field in UdfpsController
1036 if (mIsAodInterruptActive) { in onAodInterrupt()
1072 mIsAodInterruptActive = true; in onAodInterrupt()
1113 if (!mIsAodInterruptActive) { in tryAodSendFingerUp()
1128 mIsAodInterruptActive = false; in cancelAodSendFingerUpAction()