Searched refs:doesCurrentPostureAllowFaceAuth (Results 1 – 3 of 3) sorted by relevance
410 whenever(keyguardUpdateMonitor.doesCurrentPostureAllowFaceAuth()).thenReturn(true)436 whenever(keyguardUpdateMonitor.doesCurrentPostureAllowFaceAuth()).thenReturn(false)
397 keyguardUpdateMonitor.doesCurrentPostureAllowFaceAuth()
3280 public boolean doesCurrentPostureAllowFaceAuth() { in doesCurrentPostureAllowFaceAuth() method in KeyguardUpdateMonitor