Searched defs:startKeyguardExitAnimation (Results 1 – 5 of 5) sorted by relevance
113 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
241 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceWrapper
426 public void startKeyguardExitAnimation(long startTime) { in startKeyguardExitAnimation() method in KeyguardServiceDelegate
324 public void startKeyguardExitAnimation(long startTime) { in startKeyguardExitAnimation() method in TestWindowManagerPolicy
1180 void startKeyguardExitAnimation(long startTime); in startKeyguardExitAnimation() method