Searched refs:hasTargets (Results 1 – 3 of 3) sorted by relevance
65 public boolean hasTargets() { in hasTargets() method in RecentsAnimationWrapper66 return targetSet != null && targetSet.hasTargets(); in hasTargets()
897 if (!mRecentsAnimationWrapper.hasTargets()) {1350 } else if (!mRecentsAnimationWrapper.hasTargets()) { in switchToScreenshot()1414 } else if (!mRecentsAnimationWrapper.hasTargets()) { in finishCurrentTransitionToRecents()
55 public boolean hasTargets() { in hasTargets() method in SwipeAnimationTargetSet