Searched refs:ConvertIntToRadioNoticeType (Results 1 – 3 of 3) sorted by relevance
29 HRilNotiType HRilBase::ConvertIntToRadioNoticeType(int32_t indicationType) in ConvertIntToRadioNoticeType() function in OHOS::Telephony::HRilBase
482 smsMessageInfo.indicationType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in SmsStatusReportNotify()500 indType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in NewSmsStoredOnSimNotify()
53 HRilNotiType ConvertIntToRadioNoticeType(int32_t indicationType);