Searched refs:sanitizeWithCallerChecks (Results 1 – 3 of 3) sorted by relevance
207 public static AssociationInfo sanitizeWithCallerChecks(@NonNull Context context, in sanitizeWithCallerChecks() method in PermissionsUtils
40 import static com.android.server.companion.PermissionsUtils.sanitizeWithCallerChecks;353 association = sanitizeWithCallerChecks(getContext(), association); in getAssociationWithCallerChecks()366 association = sanitizeWithCallerChecks(getContext(), association); in getAssociationWithCallerChecks()
125 association = PermissionsUtils.sanitizeWithCallerChecks(mContext, association); in resolveAssociation()