Searched refs:getPathForUser (Results 1 – 4 of 4) sorted by relevance
340 public File getPathForUser(int userId) { in getPathForUser() method in VolumeInfo364 return getPathForUser(userId); in getInternalPathForUser()378 File userPath = getPathForUser(userId); in buildStorageVolume()
373 final File path = vol.getPathForUser(UserHandle.myUserId()); in onVolumeStateChanged()
255 root.visiblePath = volume.getPathForUser(userId); in updateVolumesLocked()
16810 HSPLandroid/os/storage/VolumeInfo;->getPathForUser(I)Ljava/io/File;