Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java61 private final KeyguardUpdateMonitor mKeyguardUpdateMonitor; field in CarKeyguardViewController
106 mKeyguardUpdateMonitor = keyguardUpdateMonitor; in CarKeyguardViewController()
181 mKeyguardUpdateMonitor.sendKeyguardReset(); in reset()
387 mKeyguardUpdateMonitor.onKeyguardVisibilityChanged(mShowing); in notifyKeyguardUpdateMonitor()
389 mKeyguardUpdateMonitor.sendKeyguardBouncerChanged(isBouncerShowing()); in notifyKeyguardUpdateMonitor()