Searched refs:isSystemExtApp (Results 1 – 6 of 6) sorted by relevance
160 public static boolean isSystemExtApp(@NonNull ApplicationInfo appInfo) { in isSystemExtApp() method in PackageManagerHelper
163 || PackageManagerHelper.isSystemExtApp(info.applicationInfo))) { in getEligibleRROPackages()
312 || PackageManagerHelper.isSystemExtApp(applicationInfo)) { in getComponentType()
247 || PackageManagerHelper.isSystemExtApp(info.applicationInfo))) { in isInvalidComponentName()
45 method TIRAMISU_0 boolean isSystemExtApp(ApplicationInfo appInfo);
148 method public static boolean isSystemExtApp(@NonNull android.content.pm.ApplicationInfo);