Searched refs:preInstallApps (Results 1 – 1 of 1) sorted by relevance
344 List<String> preInstallApps = UserCache.getInstance(context) in splitIntoUserInstalledAndSystemApps() local346 return appInfo -> !preInstallApps.isEmpty() in splitIntoUserInstalledAndSystemApps()348 || !(preInstallApps.contains(appInfo.componentName.getPackageName()))); in splitIntoUserInstalledAndSystemApps()