Searched refs:getKeyType (Results 1 – 10 of 10) sorted by relevance
91 assertEquals(TelephonyManager.KEY_TYPE_WLAN, mImsiEncryptionInfo.getKeyType()); in testSubProperties()110 assertEquals(TelephonyManager.KEY_TYPE_WLAN, mImsiEncryptionInfo.getKeyType()); in testParcel()
215 imsiEncryptionInfo.getKeyType()); in updateOrInsertCarrierKey()239 String.valueOf(imsiEncryptionInfo.getKeyType()), in updateOrInsertCarrierKey()253 tm.writeCarrierKeyEvent(phoneId, imsiEncryptionInfo.getKeyType(), downloadSuccessfull); in updateOrInsertCarrierKey()
572 halImsiInfo.keyType = (byte) imsiEncryptionInfo.getKeyType(); in setCarrierInfoForImsiEncryption()587 halImsiInfo.keyType = (byte) imsiEncryptionInfo.getKeyType(); in setCarrierInfoForImsiEncryption()
111 public int getKeyType() { in getKeyType() method in ImsiEncryptionInfo
167 public @KeyProperties.KeyAlgorithmEnum String getKeyType() { in getKeyType() method in KeyPairGeneratorSpec
488 String specKeyAlgorithm = legacySpec.getKeyType(); in getKeymasterAlgorithmFromLegacy()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26876 method public java.lang.String getKeyType();
39442 method @Deprecated @Nullable public String getKeyType();
53595 Landroid/telephony/ImsiEncryptionInfo;->getKeyType()I