Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdOutcomeSelectorImplTest.java316 public long getAdSelectionSelectingOutcomeTimeoutMs() { in testAdOutcomeSelectorTimeoutFailure()
463 Thread.sleep(2 * flags.getAdSelectionSelectingOutcomeTimeoutMs()); in getOutcomeWithDelay()
500 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in AdOutcomeSelectorImplTestFlags
DOutcomeSelectionRunnerTest.java292 public long getAdSelectionSelectingOutcomeTimeoutMs() { in testRunOutcomeSelectionOrchestrationTimeoutFailure()
468 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in OutcomeSelectionRunnerTestFlags
DAdSelectionFailureE2ETest.java696 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in AdSelectionFailureE2ETest.AdSelectionFailureE2ETestFlags
DAdSelectionFromOutcomesE2ETest.java1104 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in AdSelectionFromOutcomesE2ETest.TestFlags
DOnDeviceAdSelectionRunnerTest.java4905 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in OnDeviceAdSelectionRunnerTest.OnDeviceAdSelectionRunnerTestFlags
DAdSelectionE2ETest.java8197 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in AdSelectionE2ETest.AdSelectionE2ETestFlags
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdOutcomeSelectorImpl.java151 mFlags.getAdSelectionSelectingOutcomeTimeoutMs(), in runAdOutcomeSelector()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/
DFlags.java1254 default long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method
DPhFlags.java1176 public long getAdSelectionSelectingOutcomeTimeoutMs() { in getAdSelectionSelectingOutcomeTimeoutMs() method in PhFlags
4526 + getAdSelectionSelectingOutcomeTimeoutMs()); in dump()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/
DPhFlagsTest.java1341 Flags::getAdSelectionSelectingOutcomeTimeoutMs); in testGetAdSelectionSelectingOutcomeTimeoutMs()