Searched refs:getEncryptionContext (Results 1 – 7 of 7) sorted by relevance
80 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_emptyTable_returnsNull()91 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_returnsContext()105 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_multipleEntriesInTable_returnsContext()113 mEncryptionContextDao.getEncryptionContext( in test_insertEncryptionContext_returnsSuccess()118 mEncryptionContextDao.getEncryptionContext( in test_insertEncryptionContext_returnsSuccess()138 mEncryptionContextDao.getEncryptionContext( in test_removeExpiredEncryptionContext_removesExpiredEntries()142 mEncryptionContextDao.getEncryptionContext( in test_removeExpiredEncryptionContext_removesExpiredEntries()
100 mEncryptionContextDao.getEncryptionContext( in test_insertContext_success()118 mEncryptionContextDao.getEncryptionContext( in test_insertContext_success()134 mEncryptionContextDao.getEncryptionContext( in test_getContext_success()175 mEncryptionContextDao.getEncryptionContext( in test_getContext_contextMissing_throwsIAE()
188 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success()216 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success_withServerAuctionMediaTypeChange()
43 public abstract DBEncryptionContext getEncryptionContext( in getEncryptionContext() method in EncryptionContextDao86 getEncryptionContext(contextId, encryptionKeyType); in getEncryptionContextForIdAndKeyType()
193 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success()233 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success_withServerAuctionMediaTypeChange()
2012 mEncryptionContextDao.getEncryptionContext( in testPersistAdSelectionResult_omitAdsEnabled_success()2206 mEncryptionContextDao.getEncryptionContext( in testPersistAdSelectionResult_withChaffAuctionResult_successEmptyUri()3103 mEncryptionContextDao.getEncryptionContext( in testPersistAdselectionResult_withCompleteAuction_success()3415 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_nullCoordinator_success()3605 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_withTestCoordinatorUriStrategy_uriNotInAllowlist_success()3737 mEncryptionContextDao.getEncryptionContext( in prepareDataAndRunServerAuction()
55 mEncryptionContextDao.getEncryptionContext( in getAuctionOblivioushttpRequestContext()