Searched refs:isFaceEnabled (Results 1 – 1 of 1) sorted by relevance
77 val isFaceEnabled = keyguardUpdateMonitor.isFaceAuthEnabledForUser(userId) in updateListeningState() constant78 val shouldListen = (onKeyguard || bouncerVisible) && isFaceEnabled in updateListeningState()