Searched refs:newKeyDescriptor (Results 1 – 1 of 1) sorted by relevance
100 private static KeyDescriptor newKeyDescriptor(String alias) { in newKeyDescriptor() method in AndroidKeyStoreSpiTest109 kds[i] = newKeyDescriptor(String.format("alias-%d", i)); in createKeyDescriptorsArray()127 KeyDescriptor[] kds = {newKeyDescriptor(alias1), in testEngineAliasesCorrectlyListsEntriesInASingleBatch()128 newKeyDescriptor(alias2), newKeyDescriptor(alias3)}; in testEngineAliasesCorrectlyListsEntriesInASingleBatch()