Searched refs:SMS_CDMA (Results 1 – 6 of 6) sorted by relevance
107 SMS_CDMA, enumConstant264 case SMS_CDMA: in getMapHandle()297 case SMS_CDMA: in getMapConvoHandle()350 return TYPE.SMS_CDMA; in getMsgTypeFromHandle()
588 && type != TYPE.SMS_CDMA && type != TYPE.SMS_GSM) { in parse()593 case SMS_CDMA: in parse()
60 mType == TYPE.SMS_CDMA ? BluetoothMapSmsPdu.SMS_TYPE_CDMA in parseMsgPart()
444 smsType = TYPE.SMS_CDMA; in getSmsType()2279 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusDeleted()2285 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusDeleted()2312 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusRead()2510 msg.getType().equals(TYPE.SMS_CDMA) ) { in pushMessage()
730 type = TYPE.SMS_CDMA; in getType()2223 ((TYPE.SMS_GSM).equals(tmpType) || (TYPE.SMS_CDMA).equals(tmpType))) { in msgListing()2641 case SMS_CDMA: in convoListing()3301 case SMS_CDMA: in getMessage()3405 message.setType(TYPE.SMS_CDMA); in getSmsMessage()
597 message.getType().equals(TYPE.SMS_CDMA) || in pushMessage()