Home
last modified time | relevance | path

Searched defs:auctionServerDebugReporting (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerDebugReportingTest.java74 AuctionServerDebugReporting auctionServerDebugReporting = initAuctionServerDebugReporting(); in isDisabled_withAdIdServiceKillSwitchTrue() local
89 AuctionServerDebugReporting auctionServerDebugReporting = initAuctionServerDebugReporting(); in isDisabled_withDisabledDebugReporting() local
106 AuctionServerDebugReporting auctionServerDebugReporting = initAuctionServerDebugReporting(); in isDisabled_withLatTrue() local
122 AuctionServerDebugReporting auctionServerDebugReporting = initAuctionServerDebugReporting(); in isEnabled_withLatFalse() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DGetAdSelectionDataRunner.java152 @NonNull final AuctionServerDebugReporting auctionServerDebugReporting, in GetAdSelectionDataRunner()
247 @NonNull AuctionServerDebugReporting auctionServerDebugReporting, in GetAdSelectionDataRunner()