Searched refs:isPrimaryStorageCandidateVolume (Results 1 – 1 of 1) sorted by relevance
1880 if (Objects.equals(vol, currentVol) || isPrimaryStorageCandidateVolume(vol)) { in getPrimaryStorageCandidateVolumes()1888 private static boolean isPrimaryStorageCandidateVolume(VolumeInfo vol) { in isPrimaryStorageCandidateVolume() method in ApplicationPackageManager