Searched refs:getKeystoreAlias (Results 1 – 8 of 8) sorted by relevance
161 if (spec.getKeystoreAlias() == null) { in engineInit()296 String keyAliasInKeystore = Credentials.USER_SECRET_KEY + spec.getKeystoreAlias(); in engineGenerateKey()300 Credentials.deleteAllTypesForAlias(mKeyStore, spec.getKeystoreAlias()); in engineGenerateKey()323 Credentials.deleteAllTypesForAlias(mKeyStore, spec.getKeystoreAlias()); in engineGenerateKey()
213 legacySpec.getKeystoreAlias(), in initialize()228 legacySpec.getKeystoreAlias(), in initialize()285 mEntryAlias = spec.getKeystoreAlias(); in initialize()296 if (spec.getKeystoreAlias() == null) { in initialize()
126 public String getKeystoreAlias() { in getKeystoreAlias() method in KeyInfo
321 public String getKeystoreAlias() { in getKeystoreAlias() method in KeyGenParameterSpec
48 assertEquals("Alias should be the one specified", TEST_ALIAS_1, spec.getKeystoreAlias()); in testConstructor_Success()75 assertEquals("Alias should be the one specified", TEST_ALIAS_1, spec.getKeystoreAlias()); in testBuilder_Success()
161 public String getKeystoreAlias() { in getKeystoreAlias() method in KeyPairGeneratorSpec
28284 method public java.lang.String getKeystoreAlias();28343 method public java.lang.String getKeystoreAlias();28382 method public java.lang.String getKeystoreAlias();
30343 method public java.lang.String getKeystoreAlias();30402 method public java.lang.String getKeystoreAlias();30441 method public java.lang.String getKeystoreAlias();