Searched refs:onAnimationCanceled (Results 1 – 2 of 2) sorted by relevance
89 onAnimationCanceled(new HashMap<>()); in notifyAnimationCanceled()156 public final void onAnimationCanceled(HashMap<Integer, ThumbnailData> thumbnailDatas) { in onAnimationCanceled() method in RecentsAnimationCallbacks
1248 override fun onAnimationCanceled(taskIds: IntArray?, taskSnapshots: Array<TaskSnapshot>?) = in <lambda>() method in com.android.quickstep.SystemUiProxy.RecentsAnimationListenerStub1249 listener.onAnimationCanceled(wrap(taskIds, taskSnapshots)) in <lambda>()