Searched refs:msgRefId (Results 1 – 4 of 4) sorted by relevance
41 …const std::string &address, const std::string &visibleAddress, uint16_t msgRefId, uint16_t msgSeqI… in SmsReceiveIndexer() argument44 …visibleMessageBody_(messageBody), originatingAddress_(address), msgRefId_(msgRefId), msgSeqId_(msg… in SmsReceiveIndexer()107 void SmsReceiveIndexer::SetMsgRefId(uint16_t msgRefId) in SetMsgRefId() argument109 msgRefId_ = msgRefId; in SetMsgRefId()
257 void SmsSendIndexer::SetMsgRefId(uint8_t msgRefId) in SetMsgRefId() argument259 msgRefId_ = msgRefId; in SetMsgRefId()
29 …const std::string &address, const std::string &displayAddress, uint16_t msgRefId, uint16_t msgSeqI…49 void SetMsgRefId(uint16_t msgRefId);
42 void SetMsgRefId(uint8_t msgRefId);