Searched refs:getPathFile (Results 1 – 8 of 8) sorted by relevance
97 File sdCard = volume.getPathFile(); in startInstallation()
790 Uri.fromFile(userVol.getPathFile())); in handleMessage()
200 public File getPathFile() { in getPathFile() method in StorageVolume
1257 File volumeFile = volume.getPathFile(); in getStorageVolume()
319 && params.sizeBytes <= storage.getStorageBytesUntilLow(primary.getPathFile()); in fitsOnExternal()
299 return volumes[volNum].getPathFile().getCanonicalPath(); in sharedDomainToPath()
164 files[i] = volumes[i].getPathFile(); in getExternalDirs()
16786 HSPLandroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File;