Searched refs:rawUserId (Results 1 – 1 of 1) sorted by relevance
110 final String rawUserId = Integer.toString(userId); in UserEnvironment() local116 externalForVold.add(buildPath(emulatedSourceBase, rawUserId)); in UserEnvironment()117 externalForApp.add(buildPath(emulatedTargetBase, rawUserId)); in UserEnvironment()119 mEmulatedDirForDirect = buildPath(mediaBase, rawUserId); in UserEnvironment()