Searched refs:sendPrimaryBouncerChanged (Results 1 – 3 of 3) sorted by relevance
1222 mKeyguardUpdateManager.sendPrimaryBouncerChanged(primaryBouncerIsOrWillBeShowing, in updateStates()
1057 mKeyguardUpdateMonitor.sendPrimaryBouncerChanged( in testNoStartAuthenticate_whenAboutToShowBouncer()3395 mKeyguardUpdateMonitor.sendPrimaryBouncerChanged(isVisible, isVisible); in setKeyguardBouncerVisibility()
4105 public void sendPrimaryBouncerChanged(boolean primaryBouncerIsOrWillBeShowing, in sendPrimaryBouncerChanged() method in KeyguardUpdateMonitor