Searched refs:expandedPaths (Results 1 – 1 of 1) sorted by relevance
320 ArrayList<Path> expandedPaths = mSelectionManager.getSelected(true); in computePanoramaSharingIntent() local321 if (expandedPaths.size() == 0) { in computePanoramaSharingIntent()327 for (Path path : expandedPaths) { in computePanoramaSharingIntent()350 ArrayList<Path> expandedPaths = mSelectionManager.getSelected(true); in computeSharingIntent() local351 if (expandedPaths.size() == 0) { in computeSharingIntent()359 for (Path path : expandedPaths) { in computeSharingIntent()