Searched refs:getInternalPathForUser (Results 1 – 3 of 3) sorted by relevance
214 root.path = volume.getInternalPathForUser(userId); in updateVolumesLocked()245 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()