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.aidl93 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java211 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java352 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1932 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardViewMediator
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java1380 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6558 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in PhoneWindowManager