Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java305 private double getInformationGainThreshold(Flags flags) { in getInformationGainThreshold() method in Source
340 <= getInformationGainThreshold(flags); in isFlexLiteApiValueValid()
903 return mTriggerSpecs.getInformationGain(this, flags) <= getInformationGainThreshold(flags); in isFlexEventApiValueValid()