Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java283 private boolean mOccludingAppRequestingFace; field in KeyguardUpdateMonitor
632 mOccludingAppRequestingFace = request; in requestFaceAuthOnOccludingApp()
2348 (mBouncer || mAuthInterruptActive || mOccludingAppRequestingFace || awakeKeyguard in shouldListenForFace()
2353 && (!mSecureCameraLaunched || mOccludingAppRequestingFace) in shouldListenForFace()
2373 mOccludingAppRequestingFace, in shouldListenForFace()