Searched refs:getInternalPathForUser (Results 1 – 3 of 3) sorted by relevance
357 public File getInternalPathForUser(int userId) { in getInternalPathForUser() method in VolumeInfo382 File internalPath = getInternalPathForUser(userId); in buildStorageVolume()
259 root.path = volume.getInternalPathForUser(userId); in updateVolumesLocked()
16807 HSPLandroid/os/storage/VolumeInfo;->getInternalPathForUser(I)Ljava/io/File;