Searched refs:currentVol (Results 1 – 2 of 2) sorted by relevance
256 final VolumeInfo currentVol = context.getPackageManager().getPackageCurrentVolume( in onClick() local258 if (!Objects.equals(targetVol, currentVol)) { in onClick()276 final VolumeInfo currentVol = getActivity().getPackageManager() in refreshUi() local279 mStorageUsed.setSummary(storage.getBestVolumeDescription(currentVol)); in refreshUi()
1993 int currentVol = in processVolumeEvent() local1997 if (volume != currentVol) { in processVolumeEvent()