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/
DDozeServiceHost.java323 if (mBiometricUnlockControllerLazy.get().hasPendingAuthentication()) { in isBlockingDoze()
DBiometricUnlockController.java478 public boolean hasPendingAuthentication() { in hasPendingAuthentication() method in BiometricUnlockController