Home
last modified time | relevance | path

Searched defs:userId (Results 1 – 2 of 2) sorted by relevance

/art/libartservice/service/java/com/android/server/art/
DPrimaryDexUtils.java343 int userId = handle.getIdentifier(); in getCurProfiles() local
DAidlUtils.java149 int userId, @NonNull String packageName, @NonNull String profileName) { in buildProfilePathForPrimaryCur()