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.java119 private boolean mDropSourceIfInstalled; field in Source
681 && mDropSourceIfInstalled == source.mDropSourceIfInstalled in equals()
741 mDropSourceIfInstalled, in hashCode()
1345 return mDropSourceIfInstalled; in shouldDropSourceIfInstalled()
1547 builder.setDropSourceIfInstalled(copyFrom.mDropSourceIfInstalled); in from()
1928 mBuilding.mDropSourceIfInstalled = dropSourceIfInstalled; in setDropSourceIfInstalled()