Home
last modified time | relevance | path

Searched refs:setAlias (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/keystore/tests/src/android/security/
DAndroidKeyPairGeneratorTest.java91 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_Initialize_Params_Encrypted_Success()
127 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_Initialize_ParamsAndSecureRandom_Encrypted_Failure()
143 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_Encrypted_Success()
160 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_DSA_Unencrypted_Success()
178 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_DSA_2048_Unencrypted_Success()
302 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_DSA_SpecifiedParams_Unencrypted_Success()
321 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_EC_Unencrypted_Success()
338 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_EC_P521_Unencrypted_Success()
356 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_RSA_Unencrypted_Success()
374 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_RSA_WithParams_Unencrypted_Success()
[all …]
DKeyPairGeneratorSpecTest.java63 .setAlias(TEST_ALIAS_1) in testBuilder_Success()
/frameworks/base/keystore/java/android/security/
DKeyPairGeneratorSpec.java365 public Builder setAlias(String alias) { in setAlias() method in KeyPairGeneratorSpec.Builder
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java748 public boolean setAlias(String alias) { in setAlias() method in BluetoothDevice
/frameworks/base/api/
Dsystem-current.txt28482 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);
Dcurrent.txt26890 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);