Searched defs:vol (Results 1 – 7 of 7) sorted by relevance
36 final VolumeInfo vol = storage.findVolumeById(volId); in onReceive() local
140 private static boolean isInteresting(VolumeInfo vol) { in isInteresting()263 final VolumeInfo vol = mStorageManager.findVolumeById(key); in onPreferenceTreeClick() local404 final VolumeInfo vol = sm.findVolumeById(volumeId); in onCreateDialog() local
646 public static void show(PrivateVolumeSettings parent, VolumeInfo vol) { in show()663 final VolumeInfo vol = storageManager.findVolumeByUuid(fsUuid); in onCreateDialog() local
244 private String getSizeString(VolumeInfo vol) { in getSizeString()294 public void onVolumeStateChanged(VolumeInfo vol, int oldState, int newState) { in onVolumeStateChanged()
248 public void onVolumeStateChanged(VolumeInfo vol, int oldState, int newState) { in onVolumeStateChanged()
552 final StorageVolume vol = mStorageManager.getPrimaryVolume(); in ensureDefaultFolders() local1240 final StorageVolume vol = sm.getPrimaryVolume(); in updateDatabase() local3049 final StorageVolume vol = storage.getStorageVolume(new File(path)); in getStorageId() local5386 final VolumeInfo vol = mStorageManager.getPrimaryPhysicalVolume(); in attachVolume() local
2017 public void setVolume(float vol) { in setVolume()