Home
last modified time | relevance | path

Searched refs:setDebugToken (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBConsentedDebugConfigurationTest.java54 .setDebugToken(DEBUG_TOKEN) in test_create_success()
70 .setDebugToken(DEBUG_TOKEN) in test_create_primaryKeyNull()
87 .setDebugToken("") in test_create_debugTokenEmpty()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBConsentedDebugConfiguration.java94 .setDebugToken(debugToken) in create()
119 public abstract Builder setDebugToken(@NonNull String debugToken); in setDebugToken() method in DBConsentedDebugConfiguration.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/
DConsentedDebugShellCommand.java225 .setDebugToken(consentedDebugEnableArgs.getSecretDebugToken()) in runEnableSubCommand()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/adselection/
DConsentedDebugShellCommandTest.java301 .setDebugToken(debugToken) in test_view_success()