Home
last modified time | relevance | path

Searched defs:dbConsentedDebugConfiguration (Results 1 – 6 of 6) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBConsentedDebugConfigurationTest.java44 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in test_create_success() local
64 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in test_create_primaryKeyNull() local
81 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in test_create_debugTokenEmpty() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DConsentedDebugConfigurationDao.java42 public abstract void persistConsentedDebugConfiguration( in persistConsentedDebugConfiguration()
75 public void deleteExistingConsentedDebugConfigurationsAndPersist( in deleteExistingConsentedDebugConfigurationsAndPersist()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/debug/
DConsentedDebugConfigurationGeneratorFactory.java62 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in create() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/debug/
DConsentedDebugConfigurationGeneratorFactoryTest.java58 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in test_setConsentedDebugConfiguration_success() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/adselection/
DConsentedDebugShellCommandTest.java298 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in test_view_success() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/
DConsentedDebugShellCommand.java223 DBConsentedDebugConfiguration dbConsentedDebugConfiguration = in runEnableSubCommand() local