Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java383 public boolean hasPendingAuthentication() { in hasPendingAuthentication() method in BiometricUnlockController
DStatusBar.java4018 if (mBiometricUnlockController.hasPendingAuthentication()) { in isBlockingDoze()