Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdBidGeneratorImpl.java97 @NonNull private final boolean mDebugReportingEnabled; field in AdBidGeneratorImpl
151 mDebugReportingEnabled = debugReporting.isEnabled(); in AdBidGeneratorImpl()
194 mDebugReportingEnabled = debugReporting.isEnabled(); in AdBidGeneratorImpl()
315 mDebugReportingEnabled in runAdBiddingPerCA()
DAdsScoreGeneratorImpl.java99 @NonNull private final boolean mDebugReportingEnabled; field in AdsScoreGeneratorImpl
143 mDebugReportingEnabled = debugReporting.isEnabled(); in AdsScoreGeneratorImpl()
503 mDebugReportingEnabled
532 .setDebugReport(mDebugReportingEnabled ?
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java5581 private final boolean mDebugReportingEnabled; field in FledgeE2ETestFlags
5607 mDebugReportingEnabled = debugReportingEnabled; in FledgeE2ETestFlags()
5688 return mDebugReportingEnabled; in getFledgeEventLevelDebugReportingEnabled()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java4507 private final boolean mDebugReportingEnabled; field in AuctionServerE2ETest.AuctionServerE2ETestFlags
4569 mDebugReportingEnabled = debugReportingEnabled; in AuctionServerE2ETestFlags()
4615 return mDebugReportingEnabled; in getFledgeAuctionServerEnableDebugReporting()
DAdSelectionE2ETest.java8145 private final boolean mDebugReportingEnabled; field in AdSelectionE2ETest.AdSelectionE2ETestFlags
8153 mDebugReportingEnabled = enableDebugReporting; in AdSelectionE2ETestFlags()
8255 return mDebugReportingEnabled; in getFledgeEventLevelDebugReportingEnabled()