Searched refs:shouldListenForFaceAssistant (Results 1 – 1 of 1) sorted by relevance
1607 private boolean shouldListenForFaceAssistant() { in shouldListenForFaceAssistant() method in KeyguardUpdateMonitor1629 return (mBouncer || mAuthInterruptActive || awakeKeyguard || shouldListenForFaceAssistant()) in shouldListenForFace()