Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java381 private boolean mOccludingAppRequestingFace; field in KeyguardUpdateMonitor
876 mOccludingAppRequestingFace = request; in requestFaceAuthOnOccludingApp()
877 int action = mOccludingAppRequestingFace ? BIOMETRIC_ACTION_UPDATE : BIOMETRIC_ACTION_STOP; in requestFaceAuthOnOccludingApp()
3227 || mOccludingAppRequestingFace in shouldListenForFace()
3260 mOccludingAppRequestingFace, in shouldListenForFace()