Home
last modified time | relevance | path

Searched refs:hasRecents (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteAnimationTargets.java34 public final boolean hasRecents; field in RemoteAnimationTargets
41 boolean hasRecents = false; in RemoteAnimationTargets()
48 hasRecents |= target.activityType == in RemoteAnimationTargets()
57 this.hasRecents = hasRecents; in RemoteAnimationTargets()