Searched refs:mAttributionConfig (Results 1 – 3 of 3) sorted by relevance
42 @Nullable private final AppManifestAttributionConfig mAttributionConfig; field in AppManifestConfig76 mAttributionConfig = attributionConfig; in AppManifestConfig()100 mAttributionConfig, in getAttributionConfig()111 return isAllowedAccess(TAG_ATTRIBUTION, mAttributionConfig, enrollmentId); in isAllowedAttributionAccess()
72 @Nullable private String mAttributionConfig; field in Trigger130 && Objects.equals(mAttributionConfig, trigger.mAttributionConfig) in equals()159 mAttributionConfig, in hashCode()327 return mAttributionConfig; in getAttributionConfig()725 mBuilding.mAttributionConfig = attributionConfig; in setAttributionConfig()
917 String mAttributionConfig, in assertInvalidTriggerArguments() argument935 .setAttributionConfig(mAttributionConfig) in assertInvalidTriggerArguments()