Searched refs:hasRecents (Results 1 – 2 of 2) sorted by relevance
36 public final boolean hasRecents; field in RemoteAnimationTargetSet40 boolean hasRecents = false; in RemoteAnimationTargetSet()47 hasRecents |= target.activityType == in RemoteAnimationTargetSet()55 this.hasRecents = hasRecents; in RemoteAnimationTargetSet()
212 } else if (targetSet.hasRecents) { in applyTransform()