Searched refs:updateKeyguardState (Results 1 – 2 of 2) sorted by relevance
274 public void updateKeyguardState(boolean goingToFullShade, boolean fromShadeLocked) { in updateKeyguardState() method in CarStatusBar275 super.updateKeyguardState(goingToFullShade, fromShadeLocked); in updateKeyguardState()
4112 updateKeyguardState(false /* goingToFullShade */, false /* fromShadeLocked */); in showKeyguard()4273 updateKeyguardState(staying, false /* fromShadeLocked */); in hideKeyguard()4379 protected void updateKeyguardState(boolean goingToFullShade, boolean fromShadeLocked) { in updateKeyguardState() method4718 updateKeyguardState(false /* goingToFullShade */, false /* fromShadeLocked */); in goToLockedShade()4882 updateKeyguardState(false /* goingToFullShade */, true /* fromShadeLocked*/); in goToKeyguard()