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