Searched defs:targetCompats (Results 1 – 3 of 3) sorted by relevance
52 public void onAnimationStart(RemoteAnimationTargetCompat[] targetCompats, Runnable runnable) { in onAnimationStart()71 RemoteAnimationTargetCompat[] targetCompats, AnimationResult result); in onCreateAnimation()
680 anim.play(getClosingWindowAnimators(targetCompats)); in getClosingWindowAnimators() argument
300 private AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targetCompats) { in createWindowAnimation()