Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp37 HRilNotiType HRilBase::ConvertIntToRadioNoticeType(int32_t indicationType) in ConvertIntToRadioNoticeType() function in OHOS::Telephony::HRilBase
H A Dhril_sms.cpp713 smsMessageInfo.indicationType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in SmsStatusReportNotify()
731 indType = static_cast<int32_t>(ConvertIntToRadioNoticeType(indType)); in NewSmsStoredOnSimNotify()
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h57 HRilNotiType ConvertIntToRadioNoticeType(int32_t indicationType);

Completed in 4 milliseconds