Searched refs:mAttributionScopes (Results 1 – 1 of 1) sorted by relevance
117 @Nullable private List<String> mAttributionScopes; field in Source621 && Objects.equals(mAttributionScopes, source.mAttributionScopes) in equals()673 mAttributionScopes, in hashCode()1326 return mAttributionScopes; in getAttributionScopes()1402 builder.setAttributionScopes(copyFrom.mAttributionScopes); in from()1769 mBuilding.mAttributionScopes = attributionScopes; in setAttributionScopes()