Searched refs:onAnimationCanceled (Results 1 – 8 of 8) sorted by relevance
34 void onAnimationCanceled(ThumbnailData thumbnailData); in onAnimationCanceled() method
238 public void onAnimationCanceled(boolean deferredWithScreenshot) { in startRecentsActivity()239 animationHandler.onAnimationCanceled( in startRecentsActivity()
45 void onAnimationCanceled(boolean deferredWithScreenshot) = 1; in onAnimationCanceled() method
107 verify(mMockRunner).onAnimationCanceled(false); in testRemovedBeforeStarted_expectCanceled()165 verify(mMockRunner).onAnimationCanceled(false /* deferredWithScreenshot */); in testDeferCancelAnimation()188 verify(mMockRunner).onAnimationCanceled(true /* deferredWithScreenshot */); in testDeferCancelAnimationWithScreenShot()
529 mRunner.onAnimationCanceled(true /* deferredWithScreenshot */); in cancelAnimation()538 mRunner.onAnimationCanceled(false /* deferredWithScreenshot */); in cancelAnimation()
463 recentsAnimationRunner.onAnimationCanceled(false /* deferredWithScreenshot */); in notifyAnimationCancelBeforeStart()
16225 PLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationCanceled(Z)V
75165 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationCanceled()V