Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java131 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in CarKeyguardViewController
133 mBouncer.notifyKeyguardAuthenticated(strongAuth); in notifyKeyguardAuthenticated()