Searched refs:updateIsKeyguard (Results 1 – 5 of 5) sorted by relevance
159 statusBar.updateIsKeyguard()198 statusBar.updateIsKeyguard(true /* force */)
2909 updateIsKeyguard(); in showKeyguard()2915 return updateIsKeyguard(); in hideKeyguard()2926 boolean updateIsKeyguard() { in updateIsKeyguard() method2927 return updateIsKeyguard(false /* force */); in updateIsKeyguard()2930 boolean updateIsKeyguard(boolean force) { in updateIsKeyguard() method3532 updateIsKeyguard();3566 updateIsKeyguard();3634 updateIsKeyguard();
198 mStatusBar.updateIsKeyguard(); in startDozing()
121 verify(mStatusBar).updateIsKeyguard(); in testStartStopDozing()
905 mStatusBar.updateIsKeyguard(); in testOnStartedWakingUp_isNotDozing()920 mStatusBar.updateIsKeyguard(); in testOnStartedWakingUp_doesNotDismissBouncer_whenPulsing()