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