Searched refs:systemAppsAllowlist (Results 1 – 1 of 1) sorted by relevance
182 final List<String> systemAppsAllowlist = featureProvider.getSystemAppsAllowlist(); in combineIntoSystemApps() local189 systemAppsAllowlist, in combineIntoSystemApps()278 final @NonNull List<String> systemAppsAllowlist, in needsCombineInSystemApp() argument290 if (systemAppsAllowlist.contains(packageName)) { in needsCombineInSystemApp()