Searched refs:MMS (Results 1 – 5 of 5) sorted by relevance
70 UNKNOWN, EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant156 return Type.MMS; in strToType()
54 EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant
81 public static final int MMS = 0x08; field in BluetoothMasInstance.MessageType
33 public static final int MMS = 0x08; field in SdpMasRecord.MessageType
519 case PhoneConstants.APN_TYPE_MMS: return ApnTypes.MMS; in getApnBitmask()