Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java322 if (mBiometricUnlockControllerLazy.get().hasPendingAuthentication()) { in isBlockingDoze()
H A DBiometricUnlockController.java529 public boolean hasPendingAuthentication() { in hasPendingAuthentication() method in BiometricUnlockController