Searched refs:getEncryptionContext (Results 1 – 7 of 7) sorted by relevance
84 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_emptyTable_returnsNull()95 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_returnsContext()109 mEncryptionContextDao.getEncryptionContext( in test_getEncryptionContext_multipleEntriesInTable_returnsContext()117 mEncryptionContextDao.getEncryptionContext( in test_insertEncryptionContext_returnsSuccess()122 mEncryptionContextDao.getEncryptionContext( in test_insertEncryptionContext_returnsSuccess()142 mEncryptionContextDao.getEncryptionContext( in test_removeExpiredEncryptionContext_removesExpiredEntries()146 mEncryptionContextDao.getEncryptionContext( in test_removeExpiredEncryptionContext_removesExpiredEntries()
96 mEncryptionContextDao.getEncryptionContext( in test_insertContext_success()114 mEncryptionContextDao.getEncryptionContext( in test_insertContext_success()130 mEncryptionContextDao.getEncryptionContext( in test_getContext_success()167 mEncryptionContextDao.getEncryptionContext( in test_getContext_contextMissing_throwsIAE()
196 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success()224 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()
207 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success()247 assertThat(mEncryptionContextDao.getEncryptionContext(1L, AUCTION)).isNotNull(); in test_decryptBytes_success_withServerAuctionMediaTypeChange()
1897 mEncryptionContextDao.getEncryptionContext( in testPersistAdSelectionResult_withDecrypt_validRequest_successEmptyUri()2981 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_multiCloudOn_success()3616 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_multiCloudOn_nullCoordinator_success()3750 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_multiCloudOff_nullCoordinator_success()4017 mEncryptionContextDao.getEncryptionContext( in testGetAdSelectionData_withEncryptHelper()
52 mEncryptionContextDao.getEncryptionContext( in getAuctionOblivioushttpRequestContext()