Searched refs:GetMsgIndicatorType (Results 1 – 3 of 3) sorted by relevance
35 enum SmsIndicatorType GetMsgIndicatorType(const uint8_t dcs);
368 enum SmsIndicatorType GsmSmsParamDecode::GetMsgIndicatorType(const uint8_t dcs) in GetMsgIndicatorType() function in OHOS::Telephony::GsmSmsParamDecode379 smsDcs.indType = GetMsgIndicatorType(dcs & HEX_VALUE_03); in GetMwiType()
1889 enum SmsIndicatorType ret = gsmSmsParamDecode->GetMsgIndicatorType(bcdLen);