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