Searched defs:onAnimationCanceled (Results 1 – 3 of 3) sorted by relevance
47 void onAnimationCanceled(in @nullable int[] taskIds, in onAnimationCanceled() method
36 void onAnimationCanceled(HashMap<Integer, ThumbnailData> thumbnailDatas); in onAnimationCanceled() method
130 public final void onAnimationCanceled(HashMap<Integer, ThumbnailData> thumbnailDatas) { in onAnimationCanceled() method in RecentsAnimationCallbacks