Home
last modified time | relevance | path

Searched refs:ConvertIntToRadioNoticeType (Results 1 – 3 of 3) sorted by relevance

/base/telephony/ril_adapter/services/hril/src/
Dhril_base.cpp29 HRilNotiType HRilBase::ConvertIntToRadioNoticeType(int32_t indicationType) in ConvertIntToRadioNoticeType() function in OHOS::Telephony::HRilBase
Dhril_sms.cpp482 smsMessageInfo.indicationType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in SmsStatusReportNotify()
500 indType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in NewSmsStoredOnSimNotify()
/base/telephony/ril_adapter/services/hril/include/
Dhril_base.h53 HRilNotiType ConvertIntToRadioNoticeType(int32_t indicationType);