Home
last modified time | relevance | path

Searched defs:onAnimationCancelled (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/window/
DIBackAnimationRunner.aidl36 void onAnimationCancelled() = 1; in onAnimationCancelled() method
/frameworks/base/core/java/android/view/
DIRemoteAnimationRunner.aidl49 void onAnimationCancelled(boolean isKeyguardOccluded); in onAnimationCancelled() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DRemoteAnimationDelegate.kt29 @UiThread fun onAnimationCancelled(isKeyguardOccluded: Boolean) method
DActivityLaunchAnimator.kt439 override fun onAnimationCancelled(isKeyguardOccluded: Boolean) { in onAnimationCancelled() method
747 override fun onAnimationCancelled(isKeyguardOccluded: Boolean) { in onAnimationCancelled() method
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppChangeTransitionTests.java90 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
DAppTransitionTests.java587 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
DAppTransitionControllerTest.java813 public void onAnimationCancelled(boolean isKeyguardOccluded) throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java80 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
DWallpaperAnimationAdapter.java153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
DLocalAnimationAdapter.java71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
DNonAppWindowAnimationAdapter.java201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
DBackNaviAnimationController.java385 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in BackNaviAnimationController.TaskAnimationAdapter
DInsetsSourceProvider.java692 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
DSurfaceAnimationRunner.java235 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
DTaskOrganizerController.java602 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DLegacyTransitions.java110 public void onAnimationCancelled(boolean isKeyguardOccluded) throws RemoteException { in onAnimationCancelled() method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DActionIntentExecutor.kt157 override fun onAnimationCancelled(isKeyguardOccluded: Boolean) {} in onAnimationCancelled() method
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DTaskFragmentAnimationRunner.java86 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in TaskFragmentAnimationRunner
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java3388 public void onAnimationCancelled(boolean isKeyguardOccluded) throws RemoteException { in onAnimationCancelled() method in KeyguardViewMediator.ActivityLaunchRemoteAnimationRunner
3436 public void onAnimationCancelled(boolean isKeyguardOccluded) throws RemoteException { in onAnimationCancelled() method in KeyguardViewMediator.OccludeActivityLaunchRemoteAnimationRunner