Searched refs:SMS_CDMA (Results 1 – 7 of 7) 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()
60 mType == TYPE.SMS_CDMA ? BluetoothMapSmsPdu.SMS_TYPE_CDMA in parseMsgPart()
588 && type != TYPE.SMS_CDMA && type != TYPE.SMS_GSM) { in parse()593 case SMS_CDMA: in parse()
463 smsType = TYPE.SMS_CDMA; in getSmsType()2317 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusDeleted()2323 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusDeleted()2350 if (type == TYPE.SMS_GSM || type == TYPE.SMS_CDMA) { in setMessageStatusRead()2548 msg.getType().equals(TYPE.SMS_CDMA) ) { in pushMessage()
739 type = TYPE.SMS_CDMA; in getType()2235 ((TYPE.SMS_GSM).equals(tmpType) || (TYPE.SMS_CDMA).equals(tmpType))) { in msgListing()2653 case SMS_CDMA: in convoListing()3313 case SMS_CDMA: in getMessage()3417 message.setType(TYPE.SMS_CDMA); in getSmsMessage()
597 message.getType().equals(TYPE.SMS_CDMA) || in pushMessage()
626 case SMS_CDMA: in onGetMessage()