Searched refs:getLatestExpiryNKeys (Results 1 – 9 of 9) sorted by relevance
129 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsEmptyListWhenKeyAbsent()133 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsEmptyListWhenKeyAbsent()137 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsEmptyListWhenKeyAbsent()154 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsNFreshestKey()164 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsNFreshestKey()173 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_returnsNFreshestKey()188 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_diffCoordinators_returnsNFreshestKey()196 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestExpiryNKeysOfType_diffCoordinators_returnsNFreshestKey()351 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_deleteExpiredKeys_deletesKeysSuccessfully()359 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_deleteExpiredKeys_deletesKeysSuccessfully()[all …]
104 .getLatestExpiryNKeys(2); in testInsertDuplicateEncryptionKey_success()165 List<FederatedComputeEncryptionKey> keyList = mEncryptionKeyDao.getLatestExpiryNKeys(3); in findExpiryKeys_success()182 List<FederatedComputeEncryptionKey> keyList = mEncryptionKeyDao.getLatestExpiryNKeys(2); in findExpiryKeysWithlimit_success()189 List<FederatedComputeEncryptionKey> keyList0 = mEncryptionKeyDao.getLatestExpiryNKeys(0); in findExpiryKeysWithlimit_success()195 List<FederatedComputeEncryptionKey> keyList = mEncryptionKeyDao.getLatestExpiryNKeys(3); in findExpiryKeys_empty_success()199 List<FederatedComputeEncryptionKey> keyList0 = mEncryptionKeyDao.getLatestExpiryNKeys(0); in findExpiryKeys_empty_success()214 List<FederatedComputeEncryptionKey> keyList = mEncryptionKeyDao.getLatestExpiryNKeys(3); in deleteExpiredKeys_success()
42 public abstract List<DBProtectedServersEncryptionConfig> getLatestExpiryNKeys( in getLatestExpiryNKeys() method in ProtectedServersEncryptionConfigDao
302 .getLatestExpiryNKeys(keyCount); in getOrFetchActiveKeys()309 activeKeys = mEncryptionKeyDao.getLatestExpiryNKeys(keyCount); in getOrFetchActiveKeys()
182 public List<FederatedComputeEncryptionKey> getLatestExpiryNKeys(int count) { in getLatestExpiryNKeys() method in FederatedComputeEncryptionKeyDao
192 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys(
424 List<FederatedComputeEncryptionKey> activeKeys = mEncryptionKeyDao.getLatestExpiryNKeys(2); in testFetchAndPersistActiveKeys_nonScheduledWithDeletion()
655 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in test_getLatestOhttpKeyConfigOfType_withNoKeys_persistsToDatabase()
3072 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()3120 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()3210 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()3263 mProtectedServersEncryptionConfigDao.getLatestExpiryNKeys( in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()