Searched refs:makeKeyObject (Results 1 – 2 of 2) sorted by relevance
54 this(mcc, mnc, keyType, keyIdentifier, makeKeyObject(key), expirationTime, carrierId); in ImsiEncryptionInfo()77 publicKey = makeKeyObject(b); in ImsiEncryptionInfo()129 private static PublicKey makeKeyObject(byte[] publicKeyBytes) { in makeKeyObject() method in ImsiEncryptionInfo
53602 Landroid/telephony/ImsiEncryptionInfo;->makeKeyObject([B)Ljava/security/PublicKey;