Searched refs:getStorageVolume (Results 1 – 1 of 1) sorted by relevance
719 final StorageVolume volume = getStorageVolume(path); in getExternalStorageState()756 final StorageVolume volume = getStorageVolume(path); in isExternalStorageRemovable()787 final StorageVolume volume = getStorageVolume(path); in isExternalStorageEmulated()859 private static StorageVolume getStorageVolume(File path) { in getStorageVolume() method in Environment