Searched refs:findPathForUuid (Results 1 – 7 of 7) sorted by relevance
201 path = mStorage.findPathForUuid(volumeUuid); in getFreeBytes()
676 final File file = storage.findPathForUuid(StorageManager.UUID_PRIVATE_INTERNAL); in pruneInstantApps()
4724 final File file = storage.findPathForUuid(volumeUuid);4807 final File volume = storage.findPathForUuid(StorageManager.UUID_PRIVATE_INTERNAL);
841 public @NonNull File findPathForUuid(String volumeUuid) throws FileNotFoundException { in findPathForUuid() method in StorageManager
3229 final File path = storage.findPathForUuid(volumeUuid); in getAllocatableBytes()3276 final File path = storage.findPathForUuid(volumeUuid); in allocateBytes()
12575 HSPLandroid/os/storage/StorageManager;->findPathForUuid(Ljava/lang/String;)Ljava/io/File;
52770 Landroid/os/storage/StorageManager;->findPathForUuid(Ljava/lang/String;)Ljava/io/File;