Searched refs:updateIsKeyguard (Results 1 – 8 of 8) sorted by relevance
188 boolean updateIsKeyguard(); in updateIsKeyguard() method190 boolean updateIsKeyguard(boolean forceStateChange); in updateIsKeyguard() method
206 centralSurfaces.updateIsKeyguard()263 centralSurfaces.updateIsKeyguard(true /* forceStateChange */)
2321 updateIsKeyguard(); in showKeyguard()2328 return updateIsKeyguard(); in hideKeyguard()2332 public boolean updateIsKeyguard() { in updateIsKeyguard() method2333 return updateIsKeyguard(false /* forceStateChange */); in updateIsKeyguard()2337 public boolean updateIsKeyguard(boolean forceStateChange) { in updateIsKeyguard() method2825 updateIsKeyguard();2902 updateIsKeyguard();3015 updateIsKeyguard();3610 updateIsKeyguard();
211 mCentralSurfaces.updateIsKeyguard(); in startDozing()
130 verify(mCentralSurfaces).updateIsKeyguard(); in testStartStopDozing()
1112 mCentralSurfaces.updateIsKeyguard(); in testOnStartedWakingUp_isNotDozing()1129 mCentralSurfaces.updateIsKeyguard(); in testOnStartedWakingUp_doesNotDismissBouncer_whenPulsing()1274 mCentralSurfaces.updateIsKeyguard(false /* forceStateChange */); in setKeyguardShowingAndOccluded()
617 verify(mCentralSurfaces).updateIsKeyguard(); in testUpdateIsKeyguardAfterOccludeAnimationEnds()627 verify(mCentralSurfaces).updateIsKeyguard(); in testUpdateIsKeyguardAfterOccludeAnimationIsCancelled()
964 mCentralSurfaces.updateIsKeyguard();978 mCentralSurfaces.updateIsKeyguard();