Searched refs:hasDesktopTasks (Results 1 – 3 of 3) sorted by relevance
58 public boolean hasDesktopTasks(Context context) { in hasDesktopTasks() method in RecentsAnimationTargets
965 if (targets.hasDesktopTasks(mContext)) {
6059 if (recentsAnimationTargets.hasDesktopTasks(mContext)) { in setRecentsAnimationTargets()