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/
DFingerprintUnlockController.java300 public boolean hasPendingAuthentication() { in hasPendingAuthentication() method in FingerprintUnlockController
DStatusBar.java4883 if (mFingerprintUnlockController.hasPendingAuthentication()) { in isBlockingDoze()