Searched refs:findPathForUuid (Results 1 – 4 of 4) sorted by relevance
190 path = mStorage.findPathForUuid(volumeUuid); in getFreeBytes()
603 final File file = storage.findPathForUuid(StorageManager.UUID_PRIVATE_INTERNAL); in pruneInstantApps()
764 public @NonNull File findPathForUuid(String volumeUuid) throws FileNotFoundException { in findPathForUuid() method in StorageManager
3314 final File path = storage.findPathForUuid(volumeUuid); in getAllocatableBytes()3365 final File path = storage.findPathForUuid(volumeUuid); in allocateBytes()