Searched defs:startKeyguardExitAnimation (Results 1 – 5 of 5) sorted by relevance
113 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
251 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceWrapper
435 public void startKeyguardExitAnimation(long startTime) { in startKeyguardExitAnimation() method in KeyguardServiceDelegate
328 public void startKeyguardExitAnimation(long startTime) { in startKeyguardExitAnimation() method in TestWindowManagerPolicy
1185 void startKeyguardExitAnimation(long startTime); in startKeyguardExitAnimation() method