Searched defs:newKeys (Results 1 – 3 of 3) sorted by relevance
194 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewEncryptionKey() local210 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewSigningKey() local227 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateBothNewEncryptionAndSigningKey() local251 Optional<List<EncryptionKey>> newKeys = Optional.of(List.of(ENCRYPTION_KEY, SIGNING_KEY)); in testHasEncryptionKey_insertEncryptionKeyForPreviouslyNotFetchedEnrollment() local
77 final ExpectedKey[] newKeys = Arrays.copyOf(keys, newLength); in replaceKeyAt() local270 final Object ... newKeys) { in replaceKeyOfLabel()293 final Object ... newKeys) { in replaceKeysOfAll()
126 List<CharSequence> newKeys = new ArrayList<>(); in updateCountryChoices() local