Searched refs:isPackageAssociationAllowed (Results 1 – 1 of 1) sorted by relevance
710 boolean isPackageAssociationAllowed(String targetPackage) { in isPackageAssociationAllowed() method in ActivityManagerService.PackageAssociationInfo2660 if (pai != null && !pai.isPackageAssociationAllowed(pkg2)) { in validateAssociationAllowedLocked()2664 if (pai != null && !pai.isPackageAssociationAllowed(pkg1)) { in validateAssociationAllowedLocked()