Searched refs:getInternalPathForUser (Results 1 – 3 of 3) sorted by relevance
350 public File getInternalPathForUser(int userId) { in getInternalPathForUser() method in VolumeInfo375 File internalPath = getInternalPathForUser(userId); in buildStorageVolume()
250 root.path = volume.getInternalPathForUser(userId); in updateVolumesLocked()281 primaryVolume.getInternalPathForUser(userId), Environment.DIRECTORY_DOCUMENTS); in updateVolumesLocked()
12634 HSPLandroid/os/storage/VolumeInfo;->getInternalPathForUser(I)Ljava/io/File;