Searched refs:getInternalPathForUser (Results 1 – 3 of 3) sorted by relevance
215 root.path = volume.getInternalPathForUser(userId); in updateVolumesLocked()246 primaryVolume.getInternalPathForUser(userId), Environment.DIRECTORY_DOCUMENTS); in updateVolumesLocked()
320 public File getInternalPathForUser(int userId) { in getInternalPathForUser() method in VolumeInfo
209 internalRoot = volume.getInternalPathForUser(userId); in showFragment()