HomeSort by relevance Sort by last modified time
    Searched refs:notifyKeyguardAuthenticated (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 630 public void notifyKeyguardAuthenticated(boolean strongAuth) {
631 mBouncer.notifyKeyguardAuthenticated(strongAuth);
FingerprintUnlockController.java 200 mStatusBarKeyguardViewManager.notifyKeyguardAuthenticated(
KeyguardBouncer.java 306 public void notifyKeyguardAuthenticated(boolean strongAuth) {

Completed in 884 milliseconds