Home
last modified time | relevance | path

Searched refs:mSharedDebugKey (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java114 @Nullable private UnsignedLong mSharedDebugKey; field in Source
619 && Objects.equals(mSharedDebugKey, source.mSharedDebugKey) in equals()
671 mSharedDebugKey, in hashCode()
1259 return mSharedDebugKey; in getSharedDebugKey()
1400 builder.setSharedDebugKey(copyFrom.mSharedDebugKey); in from()
1755 mBuilding.mSharedDebugKey = sharedDebugKey; in setSharedDebugKey()