Searched refs:getPathForUser (Results 1 – 3 of 3) sorted by relevance
304 public File getPathForUser(int userId) { in getPathForUser() method in VolumeInfo325 return getPathForUser(userId); in getInternalPathForUser()338 File userPath = getPathForUser(userId); in buildStorageVolume()
369 final File basePath = mSharedVolume.getPathForUser(userId); in measureExactStorage()389 final File userPath = mSharedVolume.getPathForUser(user.id); in measureExactStorage()
166 root.visiblePath = volume.getPathForUser(userId); in updateVolumesLocked()