Searched refs:userPath (Results 1 – 1 of 1) sorted by relevance
338 File userPath = getPathForUser(userId); in buildStorageVolume() local339 if (userPath == null) { in buildStorageVolume()340 userPath = new File("/dev/null"); in buildStorageVolume()362 mtpReserveSize = storage.getStorageLowBytes(userPath); in buildStorageVolume()396 return new StorageVolume(id, mtpStorageId, userPath, description, isPrimary(), removable, in buildStorageVolume()