Searched refs:mAggregatableAttributionSource (Results 1 – 1 of 1) sorted by relevance
93 private Optional<AggregatableAttributionSource> mAggregatableAttributionSource; field in Source601 mAggregatableAttributionSource, source.mAggregatableAttributionSource) in equals()651 mAggregatableAttributionSource, in hashCode()958 if (mAggregatableAttributionSource == null) { in getAggregatableAttributionSource()960 mAggregatableAttributionSource = Optional.empty(); in getAggregatableAttributionSource()961 return mAggregatableAttributionSource; in getAggregatableAttributionSource()978 mAggregatableAttributionSource = Optional.of(aggregatableAttributionSource); in getAggregatableAttributionSource()981 return mAggregatableAttributionSource; in getAggregatableAttributionSource()1670 mBuilding.mAggregatableAttributionSource = in setAggregatableAttributionSource()