Home
last modified time | relevance | path

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

/frameworks/base/keystore/tests/src/android/security/keystore/
DAndroidKeyPairGeneratorTest.java97 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_Initialize_Params_Encrypted_Success()
133 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_Initialize_ParamsAndSecureRandom_Encrypted_Failure()
149 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_Encrypted_Success()
186 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_Legacy_GenerateKeyPair_EC_Unencrypted_Success()
203 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_EC_P521_Unencrypted_Success()
221 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_RSA_Unencrypted_Success()
239 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_RSA_WithParams_Unencrypted_Success()
259 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_Replaced_Success()
274 .setAlias(TEST_ALIAS_2) in testKeyPairGenerator_GenerateKeyPair_Replaced_Success()
292 .setAlias(TEST_ALIAS_1) in testKeyPairGenerator_GenerateKeyPair_Replaced_UnencryptedToEncrypted_Success()
[all …]
/frameworks/base/keystore/tests/src/android/security/
DKeyPairGeneratorSpecTest.java63 .setAlias(TEST_ALIAS_1) in testBuilder_Success()
/frameworks/base/keystore/java/android/security/
DKeyPairGeneratorSpec.java315 public Builder setAlias(@NonNull String alias) { in setAlias() method in KeyPairGeneratorSpec.Builder
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java781 public boolean setAlias(String alias) { in setAlias() method in BluetoothDevice
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java398 mDevice.setAlias(name); in setName()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26888 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);
/frameworks/base/api/
Dcurrent.txt34175 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);
Dsystem-current.txt36883 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);
Dtest-current.txt34251 method public android.security.KeyPairGeneratorSpec.Builder setAlias(java.lang.String);