Home
last modified time | relevance | path

Searched refs:onAnimationFinished (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java107 onAnimationFinished(); in goodToGo()
120 onAnimationFinished(); in goodToGo()
133 onAnimationFinished(); in goodToGo()
151 onAnimationFinished(); in cancelAnimation()
185 .onAnimationFinished(wrappers.mAdapter.mAnimationType, in createAppAnimations()
191 .onAnimationFinished(wrappers.mAdapter.mAnimationType, in createAppAnimations()
213 private void onAnimationFinished() {
228 .onAnimationFinished(adapters.mAdapter.mAnimationType,
233 .onAnimationFinished(adapters.mAdapter.mAnimationType,
243 adapter.getLeashFinishedCallback().onAnimationFinished(
[all …]
DSurfaceAnimator.java89 target.mInnerAnimationFinishedCallback.onAnimationFinished(type, anim); in getFinishedCallback()
106 staticAnimationFinishedCallback.onAnimationFinished(type, anim); in getFinishedCallback()
109 animationFinishCallback.onAnimationFinished(type, anim); in getFinishedCallback()
317 mStaticAnimationFinishedCallback.onAnimationFinished(animationType, animation);
320 animationFinishedCallback.onAnimationFinished(animationType, animation);
518 void onAnimationFinished(@AnimationType int type, AnimationAdapter anim);
DRecentsAnimationController.java180 void onAnimationFinished(@ReorderMode int reorderMode, boolean sendUserLeaveHint); in onAnimationFinished() method
234 mCallbacks.onAnimationFinished(moveHomeToTop
447 taskAdapter.mCapturedFinishCallback.onAnimationFinished(taskAdapter.mLastAnimationType, in removeAnimation()
455 wallpaperAdapter.getLeashFinishedCallback().onAnimationFinished( in removeWallpaperAnimation()
619 mCallbacks.onAnimationFinished(reorderMode, false /* sendUserLeaveHint */);
630 mCallbacks.onAnimationFinished(reorderMode, false /* sendUserLeaveHint */);
694 mCallbacks.onAnimationFinished(reorderMode, false /* sendUserLeaveHint */);
DWindowContainerThumbnail.java90 new SurfaceAnimator(this, this::onAnimationFinished /* animationFinishedCallback */, in WindowContainerThumbnail()
147 private void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished() method in WindowContainerThumbnail
DLocalAnimationAdapter.java56 () -> finishCallback.onAnimationFinished(type, this)); in startAnimation()
DSurfaceFreezer.java228 animationFinishedCallback.onAnimationFinished( in cancelAnimation()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java126 finishedCaptor.getValue().onAnimationFinished(); in testRun()
127 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_APP_TRANSITION), in testRun()
160 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_APP_TRANSITION), in testTimeout()
186 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_APP_TRANSITION), in testTimeout_scaled()
242 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_APP_TRANSITION), in testRemovedBeforeStarted()
285 finishedCaptor.getValue().onAnimationFinished(); in testChange()
286 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_WINDOW_ANIMATION), in testChange()
288 verify(mThumbnailFinishedCallback).onAnimationFinished( in testChange()
DSurfaceAnimatorTest.java107 callbackCaptor.getValue().onAnimationFinished(ANIMATION_TYPE_RECENTS, mSpec); in testRunAnimation()
133 callbackCaptor.getValue().onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, mSpec); in testOverrideAnimation()
139 callbackCaptor.getValue().onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, mSpec2); in testOverrideAnimation()
213 callbackCaptor.getValue().onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, mSpec); in testTransferAnimation()
242 onFinishedCallback.onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, mSpec); in testDeferFinish()
257 onFinishedCallback.onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, mSpec); in testDeferFinishDoNotFinishNextAnimation()
282 deferredFinishAdapter.mFinishCallback.onAnimationFinished(ANIMATION_TYPE_APP_TRANSITION, in testDeferFinishFromAdapter()
DRecentsAnimationControllerTest.java124 verify(mFinishedCallback).onAnimationFinished(eq(ANIMATION_TYPE_RECENTS), eq(adapter)); in testRemovedBeforeStarted_expectCanceled()
268 verify(mAnimationCallbacks).onAnimationFinished(REORDER_KEEP_IN_PLACE, false); in testDeferCancelAnimation()
300 verify(mAnimationCallbacks).onAnimationFinished(REORDER_KEEP_IN_PLACE, false); in testDeferCancelAnimationWithScreenShot()
DAppChangeTransitionTests.java82 finishedCallback.onAnimationFinished(); in onAnimationStart()
DAppWindowTokenAnimationTests.java105 callbackCaptor.getValue().onAnimationFinished( in clipAfterAnim_boundsLayerIsDestroyed()
DRecentsAnimationTest.java111 recentsAnimation.onAnimationFinished(REORDER_KEEP_IN_PLACE, false /* sendUserLeaveHint */); in testRecentsActivityVisiblility()
243 recentsAnimation.onAnimationFinished(REORDER_KEEP_IN_PLACE, false /* sendUserLeaveHint */); in testSetLaunchTaskBehindOfTargetActivity()
DDimmerTests.java119 surfaceAnimator.mStaticAnimationFinishedCallback.onAnimationFinished(type, anim); in startAnimation()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_animation_RenderNodeAnimator.cpp45 virtual void onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::AnimationListenerLifecycleChecker
65 onAnimationFinished(NULL); in ~AnimationListenerBridge()
69 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in onAnimationFinished() function in android::AnimationListenerBridge
Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp55 onAnimationFinished(NULL); in createAnimationListener()
59 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in createAnimationListener() function in android::createAnimationListener::AnimationListenerBridge
/frameworks/base/core/java/android/view/
DIRemoteAnimationFinishedCallback.aidl27 void onAnimationFinished(); in onAnimationFinished() method
/frameworks/base/libs/hwui/
DPropertyValuesAnimatorSet.cpp58 listener->onAnimationFinished(animator); in onFinished()
182 void PropertyAnimatorSetListener::onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::uirenderer::PropertyAnimatorSetListener
DRootRenderNode.cpp42 mListener->onAnimationFinished(nullptr); in handleMessage()
273 listener->onAnimationFinished(animator); in callOnFinished()
DPropertyValuesAnimatorSet.h91 virtual void onAnimationFinished(BaseRenderNodeAnimator* animator) override;
DAnimationContext.cpp80 listener->onAnimationFinished(animator); in callOnFinished()
DAnimatorManager.cpp156 animator->listener()->onAnimationFinished(animator.get()); in endStagingAnimator()
DAnimator.h42 ANDROID_API virtual void onAnimationFinished(BaseRenderNodeAnimator*) = 0;
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationAdapterCompat.java58 finishedCallback.onAnimationFinished(); in wrapRemoteAnimationRunner()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java160 onAnimationFinished(); in startAnimationForEvents()
309 onAnimationFinished(); in getGlobalAnimationFinishedListener()
327 private void onAnimationFinished() { in onAnimationFinished() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java908 private void startUnlockHintAnimationPhase1(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase1() argument
925 onAnimationFinished.run(); in startUnlockHintAnimationPhase1()
927 startUnlockHintAnimationPhase2(onAnimationFinished); in startUnlockHintAnimationPhase1()
958 private void startUnlockHintAnimationPhase2(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase2() argument
966 onAnimationFinished.run(); in startUnlockHintAnimationPhase2()

12