Searched refs:isAllowlistedInstaller (Results 1 – 1 of 1) sorted by relevance
240 if (isAllowlistedPackage(packageName) || isAllowlistedInstaller(packageName) in isPackageEcmGuarded()283 || isAllowlistedInstaller(installingPackageName)); in isPackageEcmGuarded()291 private boolean isAllowlistedInstaller(String packageName) { in isAllowlistedInstaller() method in EnhancedConfirmationService.Stub