Searched refs:userPath (Results 1 – 1 of 1) sorted by relevance
371 File userPath = getPathForUser(userId); in buildStorageVolume() local372 if (userPath == null) { in buildStorageVolume()373 userPath = new File("/dev/null"); in buildStorageVolume()417 return new StorageVolume(id, userPath, internalPath, description, isPrimary(), removable, in buildStorageVolume()