Searched refs:notifyKeyguardState (Results 1 – 4 of 4) sorted by relevance
47 default void notifyKeyguardState(boolean showing, boolean methodSecure, boolean occluded) { in notifyKeyguardState() method
95 public void notifyKeyguardState(boolean showing, boolean secure, boolean occluded) { in notifyKeyguardState() method in KeyguardMonitorImpl
287 mKeyguardMonitor.notifyKeyguardState( in show()518 mKeyguardMonitor.notifyKeyguardState( in hide()
3452 mKeyguardMonitor.notifyKeyguardState(mStatusBarKeyguardViewManager.isShowing(), in updateKeyguardState()