Searched refs:shouldAddToSystemPackages (Results 1 – 1 of 1) sorted by relevance
1458 if (shouldAddToSystemPackages(packageInfos.get(i))) { in cacheSystemPackageNamesAndSystemSignature()1467 private static boolean shouldAddToSystemPackages(@NonNull PackageInfo packageInfo) { in shouldAddToSystemPackages() method in SettingsState