Home
last modified time | relevance | path

Searched defs:adSelectionKeyType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/
DProtectedServersEncryptionConfigManagerBase.java74 abstract FluentFuture<List<DBEncryptionKey>> fetchAndPersistActiveKeysOfType( in fetchAndPersistActiveKeysOfType()
167 protected ListenableFuture<AdServicesHttpClientResponse> fetchKeyPayload( in fetchKeyPayload()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/encryption/
DBackgroundKeyFetchWorkerTest.java236 public FluentFuture<List<DBEncryptionKey>> fetchAndPersistActiveKeysOfType( in testRunBackgroundKeyFetch_longRuntime_throwsTimeoutDuringFetch()