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/
FingerprintUnlockController.java 225 mStatusBarKeyguardViewManager.notifyKeyguardAuthenticated(
KeyguardBouncer.java 320 public void notifyKeyguardAuthenticated(boolean strongAuth) {
StatusBarKeyguardViewManager.java 678 public void notifyKeyguardAuthenticated(boolean strongAuth) {
679 mBouncer.notifyKeyguardAuthenticated(strongAuth);

Completed in 81 milliseconds