Searched refs:checkCallerCanManageAssociationsForPackage (Results 1 – 1 of 1) sorted by relevance
176 if (checkCallerCanManageAssociationsForPackage(context, userId, packageName)) return; in enforceCallerCanManageAssociationsForPackage()194 static boolean checkCallerCanManageAssociationsForPackage(@NonNull Context context, in checkCallerCanManageAssociationsForPackage() method in PermissionsUtils213 if (!checkCallerCanManageAssociationsForPackage(context, userId, packageName)) { in sanitizeWithCallerChecks()