Searched refs:RemoteAnimationTargetCompat (Results 1 – 3 of 3) sorted by relevance
52 import com.android.systemui.animation.RemoteAnimationTargetCompat;83 RemoteAnimationTarget[] wrapped = RemoteAnimationTargetCompat.wrapApps(combined, in testLegacyTargetExtract()101 RemoteAnimationTarget[] wallps = RemoteAnimationTargetCompat.wrapNonApps(combined, in testLegacyTargetExtract()108 RemoteAnimationTarget[] nonApps = RemoteAnimationTargetCompat.wrapNonApps(combined, in testLegacyTargetExtract()
83 RemoteAnimationTargetCompat.wrapApps(info, t, leashMap); in wrap()85 RemoteAnimationTargetCompat.wrapNonApps( in wrap()88 RemoteAnimationTargetCompat.wrapNonApps( in wrap()
33 public class RemoteAnimationTargetCompat { class