Searched refs:unfilteredApps (Results 1 – 4 of 4) sorted by relevance
36 public final RemoteAnimationTarget[] unfilteredApps; field in RemoteAnimationTargets61 this.unfilteredApps = apps; in RemoteAnimationTargets()113 for (RemoteAnimationTarget target : unfilteredApps) { in isAnimatingHome()137 release(unfilteredApps); in release()
48 return unfilteredApps.length != 0; in hasTargets()
268 for (RemoteAnimationTarget targetCompat : targets.unfilteredApps) { in createRemoteAnimationTargetsForTarget()
143 for (int i = 0; i < targets.unfilteredApps.length; i++) { in createSurfaceParams()144 RemoteAnimationTarget app = targets.unfilteredApps[i]; in createSurfaceParams()