Searched refs:isPackageCandidateVolume (Results 1 – 1 of 1) sorted by relevance
1793 if (Objects.equals(vol, currentVol) || isPackageCandidateVolume(mContext, app, vol)) { in getPackageCandidateVolumes()1800 private boolean isPackageCandidateVolume( in isPackageCandidateVolume() method in ApplicationPackageManager