Searched refs:hasTargets (Results 1 – 4 of 4) sorted by relevance
67 public boolean hasTargets() { in hasTargets() method in RecentsAnimationWrapper68 return targetSet != null && targetSet.hasTargets(); in hasTargets()
701 if (!mRecentsAnimationWrapper.hasTargets()) {1102 } else if (!mRecentsAnimationWrapper.hasTargets()) { in switchToScreenshot()1166 } else if (!mRecentsAnimationWrapper.hasTargets()) { in finishCurrentTransitionToRecents()
55 public boolean hasTargets() { in hasTargets() method in SwipeAnimationTargetSet
367 if (mRecentsView == null || !mRecentsAnimationWrapper.hasTargets()) { in finishAnimationTargetSet()