Home
last modified time | relevance | path

Searched defs:consentedDebugConfigurationDao (Results 1 – 7 of 7) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/debug/
DConsentedDebugConfigurationGeneratorFactory.java44 @NonNull ConsentedDebugConfigurationDao consentedDebugConfigurationDao) { in ConsentedDebugConfigurationGeneratorFactory()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DAdSelectionDatabase.java97 public abstract ConsentedDebugConfigurationDao consentedDebugConfigurationDao(); in consentedDebugConfigurationDao() method in AdSelectionDatabase
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/
DTestShellCommandFactorySupplier.java55 ConsentedDebugConfigurationDao consentedDebugConfigurationDao, in TestShellCommandFactorySupplier()
DShellCommandServiceImplTest.java105 ConsentedDebugConfigurationDao consentedDebugConfigurationDao = in setup() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/
DAdSelectionShellCommandFactory.java66 ConsentedDebugConfigurationDao consentedDebugConfigurationDao, in AdSelectionShellCommandFactory()
DConsentedDebugShellCommand.java127 ConsentedDebugShellCommand( in ConsentedDebugShellCommand()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionFailureE2ETest.java312 ConsentedDebugConfigurationDao consentedDebugConfigurationDao = in setUp() local