Searched refs:dispatchKeyguardGoingAway (Results 1 – 3 of 3) sorted by relevance
154 verify(mUpdateMonitor).dispatchKeyguardGoingAway(false); in testOnGoingToSleep_UpdatesKeyguardGoingAway()
1055 mUpdateMonitor.dispatchKeyguardGoingAway(false); in onStartedGoingToSleep()
3349 public void dispatchKeyguardGoingAway(boolean goingAway) { in dispatchKeyguardGoingAway() method in KeyguardUpdateMonitor