Home
last modified time | relevance | path

Searched refs:startKeyguardExitAnimation (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceWrapper.java240 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceWrapper
242 mService.startKeyguardExitAnimation(startTime, fadeoutDuration); in startKeyguardExitAnimation()
H A DKeyguardServiceDelegate.java399 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardServiceDelegate
401 mKeyguardService.startKeyguardExitAnimation(startTime, fadeoutDuration); in startKeyguardExitAnimation()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DIKeyguardService.aidl112 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java346 mKeyguardViewMediator.startKeyguardExitAnimation(transit, apps, wallpapers,
574 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) {
577 mKeyguardViewMediator.startKeyguardExitAnimation(startTime, fadeoutDuration);
H A DKeyguardViewMediator.java1466 startKeyguardExitAnimation(0, 0); in handleSetOccluded()
2705 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method in KeyguardViewMediator
2706 startKeyguardExitAnimation(0, startTime, fadeoutDuration, null, null, null, null); in startKeyguardExitAnimation()
2718 public void startKeyguardExitAnimation(@WindowManager.TransitionOldType int transit, in startKeyguardExitAnimation() method in KeyguardViewMediator
2722 startKeyguardExitAnimation(transit, 0, 0, apps, wallpapers, nonApps, finishedCallback); in startKeyguardExitAnimation()
2736 private void startKeyguardExitAnimation(@WindowManager.TransitionOldType int transit, in startKeyguardExitAnimation() method in KeyguardViewMediator
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java363 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) {
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java1187 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation() method
H A DPhoneWindowManager.java3077 startKeyguardExitAnimation(SystemClock.uptimeMillis(), duration);
4658 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation() method
4661 mKeyguardDelegate.startKeyguardExitAnimation(startTime, fadeoutDuration); in startKeyguardExitAnimation()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java793 mController.mAtm.mWindowManager.mPolicy.startKeyguardExitAnimation( in handleNonAppWindowsInTransition()
/aosp12/frameworks/base/services/
H A Dart-profile35499 HPLcom/android/server/policy/PhoneWindowManager;->startKeyguardExitAnimation(JJ)V+]Lcom/android/ser…
35636 HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->startKeyguardExitAnimation(JJ)V+]Lc…
35662 HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->startKeyguardExitAnimation(JJ)V+]Lco…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78473 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->startKeyguardExitAnimation(JJ)V
78517 Lcom/android/internal/policy/IKeyguardService;->startKeyguardExitAnimation(JJ)V