Searched refs:notifyKeyguardState (Results 1 – 2 of 2) sorted by relevance
102 public void notifyKeyguardState(boolean showing, boolean secure, boolean occluded) { in notifyKeyguardState() method in KeyguardMonitorImpl
3845 mKeyguardMonitor.notifyKeyguardState(mStatusBarKeyguardViewManager.isShowing(), in updateKeyguardState()