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