Home
last modified time | relevance | path

Searched defs:isCdmaWapPdu (Results 1 - 1 of 1) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_receive_indexer.cpp147 void SmsReceiveIndexer::SetIsCdmaWapPdu(bool isCdmaWapPdu) in SetIsCdmaWapPdu() argument
40 SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t destPort, bool isCdma, const std::string &address, const std::string &visibleAddress, uint16_t msgRefId, uint16_t msgSeqId, uint16_t msgCount, bool isCdmaWapPdu, const std::string &messageBody) SmsReceiveIndexer() argument
48 SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t destPort, bool isCdma, bool isCdmaWapPdu, const std::string &address, const std::string &visibleAddress, const std::string &messageBody) SmsReceiveIndexer() argument

Completed in 1 milliseconds