Home
last modified time | relevance | path

Searched defs:startKeyguardExitAnimation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl90 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java209 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java305 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1623 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardViewMediator
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java1313 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java5770 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in PhoneWindowManager