Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationTargets.java47 public boolean hasTargets() { in hasTargets() method in RecentsAnimationTargets
DAbsSwipeUpHandler.java1317 if (!hasTargets()) {
2082 if (!hasTargets()) {
2166 if (!hasTargets() || mRecentsAnimationController == null) {
2390 protected boolean hasTargets() {
2391 return mRecentsAnimationTargets != null && mRecentsAnimationTargets.hasTargets();