Searched refs:getPathForUser (Results 1 – 4 of 4) sorted by relevance
333 public File getPathForUser(int userId) { in getPathForUser() method in VolumeInfo357 return getPathForUser(userId); in getInternalPathForUser()371 File userPath = getPathForUser(userId); in buildStorageVolume()
246 root.visiblePath = volume.getPathForUser(userId); in updateVolumesLocked()279 primaryVolume.getPathForUser(userId), Environment.DIRECTORY_DOCUMENTS); in updateVolumesLocked()
3332 final File path = volume.getPathForUser(UserHandle.myUserId()); in getVolumePath()
12636 HSPLandroid/os/storage/VolumeInfo;->getPathForUser(I)Ljava/io/File;