Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java197 notifyKeyguardUpdateMonitor(); in show()
212 notifyKeyguardUpdateMonitor(); in hide()
228 notifyKeyguardUpdateMonitor(); in reset()
438 private void notifyKeyguardUpdateMonitor() { in notifyKeyguardUpdateMonitor() method in CarKeyguardViewController