Searched refs:unlockedByWakeAndUnlock (Results 1 – 3 of 3) sorted by relevance
85 animated = (fastDisplay && !mBiometricUnlockController.unlockedByWakeAndUnlock()) in transitionTo()
112 when(mBiometricUnlockController.unlockedByWakeAndUnlock()).thenReturn(true); in testDoesNotAnimate_whenWakeAndUnlock()
515 public boolean unlockedByWakeAndUnlock() { in unlockedByWakeAndUnlock() method in BiometricUnlockController