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