Searched refs:attributionSourceRef (Results 1 – 1 of 1) sorted by relevance
1248 val attributionSourceRef = AtomicReference<AttributionSource>() in <lambda>() constant1253 attributionSourceRef.set(it?.getParcelable(ATTRIBUTION_SOURCE)) in <lambda>()1258 return attributionSourceRef.get() in <lambda>()