/frameworks/base/core/java/android/view/ |
D | IRemoteAnimationFinishedCallback.aidl | 27 void onAnimationFinished(); in onAnimationFinished() method
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/ |
D | ActivityEmbeddingController.java | 126 void onAnimationFinished(@NonNull IBinder transition) { in onAnimationFinished() method in ActivityEmbeddingController
|
/frameworks/base/libs/hwui/jni/ |
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
|
D | android_graphics_drawable_AnimatedVectorDrawable.cpp | 59 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in createAnimationListener() function in android::createAnimationListener::AnimationListenerBridge
|
/frameworks/base/libs/hwui/ |
D | PropertyValuesAnimatorSet.cpp | 182 void PropertyAnimatorSetListener::onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::uirenderer::PropertyAnimatorSetListener
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowContainerThumbnail.java | 131 private void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowContainerThumbnail
|
D | RecentsAnimation.java | 438 public void onAnimationFinished(@RecentsAnimationController.ReorderMode int reorderMode, in onAnimationFinished() method in RecentsAnimation
|
D | WindowStateAnimator.java | 169 void onAnimationFinished() { in onAnimationFinished() method in WindowStateAnimator
|
D | RecentsAnimationController.java | 191 void onAnimationFinished(@ReorderMode int reorderMode, boolean sendUserLeaveHint); in onAnimationFinished() method
|
D | WindowContainer.java | 3405 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowContainer
|
D | WindowState.java | 5327 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowState
|
D | ActivityRecord.java | 7636 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in ActivityRecord
|
D | WindowManagerService.java | 8603 void onAnimationFinished() { in onAnimationFinished() method in WindowManagerService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardService.java | 251 public void onAnimationFinished() throws RemoteException { in wrap() method
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | RemoteTransitionAdapter.kt | 325 override fun onAnimationFinished() { in adaptRemoteRunner() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackStateAnimator.java | 330 private void onAnimationFinished() { in onAnimationFinished() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationPanelViewController.java | 3876 private void startUnlockHintAnimationPhase1(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase1() 3934 private void startUnlockHintAnimationPhase2(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase2()
|
/frameworks/base/core/java/android/app/ |
D | ActivityOptions.java | 713 void onAnimationFinished(long elapsedRealTime); in onAnimationFinished() method
|
/frameworks/base/core/java/com/android/internal/widget/ |
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
|