Searched refs:mUserToPreInstallAppMap (Results 1 – 1 of 1) sorted by relevance
86 private Map<UserHandle, List<String>> mUserToPreInstallAppMap; field in UserCache128 mUserToPreInstallAppMap = fetchPreInstallApps(); in updateCache()198 List<String> preInstallApp = mUserToPreInstallAppMap.get(user); in getPreInstallApps()