Home
last modified time | relevance | path

Searched refs:setConsentedDebugConfigurationPrimaryKey (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBConsentedDebugConfiguration.java75 .setConsentedDebugConfigurationPrimaryKey(null) in builder()
92 .setConsentedDebugConfigurationPrimaryKey(consentedDebugConfigurationPrimaryKey) in create()
110 public abstract Builder setConsentedDebugConfigurationPrimaryKey( in setConsentedDebugConfigurationPrimaryKey() method in DBConsentedDebugConfiguration.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBConsentedDebugConfigurationTest.java53 .setConsentedDebugConfigurationPrimaryKey(primaryKey) in test_create_success()
69 .setConsentedDebugConfigurationPrimaryKey(null) in test_create_primaryKeyNull()
86 .setConsentedDebugConfigurationPrimaryKey(primaryKey) in test_create_debugTokenEmpty()