/aosp14/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationFinishedCallback.aidl | 27 void onAnimationFinished(); in onAnimationFinished() method
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | IBackAnimationFinishedCallback.aidl | 26 void onAnimationFinished(in boolean triggerBack); in onAnimationFinished() method
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_animation_RenderNodeAnimator.cpp | 45 virtual void onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::AnimationListenerLifecycleChecker 69 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in onAnimationFinished() function in android::AnimationListenerBridge
|
H A D | android_graphics_drawable_AnimatedVectorDrawable.cpp | 59 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in createAnimationListener() function in android::createAnimationListener::AnimationListenerBridge
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/ |
H A D | ActivityEmbeddingController.java | 183 void onAnimationFinished(@NonNull IBinder transition) { in onAnimationFinished() method in ActivityEmbeddingController
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | PropertyValuesAnimatorSet.cpp | 182 void PropertyAnimatorSetListener::onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::uirenderer::PropertyAnimatorSetListener
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowContainerThumbnail.java | 131 private void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowContainerThumbnail
|
H A D | RecentsAnimation.java | 444 public void onAnimationFinished(@RecentsAnimationController.ReorderMode int reorderMode, in onAnimationFinished() method in RecentsAnimation
|
H A D | WindowStateAnimator.java | 168 void onAnimationFinished() { in onAnimationFinished() method in WindowStateAnimator
|
H A D | RecentsAnimationController.java | 186 void onAnimationFinished(@ReorderMode int reorderMode, boolean sendUserLeaveHint); in onAnimationFinished() method
|
H A D | WindowContainer.java | 3508 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowContainer
|
H A D | WindowState.java | 5006 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowState
|
H A D | ActivityRecord.java | 7746 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in ActivityRecord
|
H A D | WindowManagerService.java | 8628 void onAnimationFinished() { in onAnimationFinished() method in WindowManagerService
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 244 public void onAnimationFinished() throws RemoteException { in wrap() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | StackStateAnimator.java | 328 private void onAnimationFinished() { in onAnimationFinished() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationPanelViewController.java | 4034 private void startUnlockHintAnimationPhase1(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase1() 4109 private void startUnlockHintAnimationPhase2(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase2()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityOptions.java | 745 void onAnimationFinished(long elapsedRealTime); in onAnimationFinished() method
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | RecyclerView.java | 11571 public void onAnimationFinished(ViewHolder item) { in onAnimationFinished() method in RecyclerView.ItemAnimatorRestoreListener 12092 public void onAnimationFinished(ViewHolder viewHolder) { in onAnimationFinished() method in RecyclerView.ItemAnimator
|