Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java116 private boolean mDropSourceIfInstalled; field in Source
620 && mDropSourceIfInstalled == source.mDropSourceIfInstalled in equals()
672 mDropSourceIfInstalled, in hashCode()
1264 return mDropSourceIfInstalled; in shouldDropSourceIfInstalled()
1401 builder.setDropSourceIfInstalled(copyFrom.mDropSourceIfInstalled); in from()
1762 mBuilding.mDropSourceIfInstalled = dropSourceIfInstalled; in setDropSourceIfInstalled()