Searched defs:newKeys (Results 1 – 4 of 4) sorted by relevance
215 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewEncryptionKey() local231 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewSigningKey() local248 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateBothNewEncryptionAndSigningKey() local272 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
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...