Home
last modified time | relevance | path

Searched refs:HNOTI_CALL_USSD_REPORT (Results 1 – 4 of 4) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_notification.h26 HNOTI_CALL_USSD_REPORT, enumerator
/base/telephony/ril_adapter/services/hril/include/
Dhril_notification_map.h17 {HNOTI_CALL_USSD_REPORT, NEED_LOCK},
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp54 notiMemberFuncMap_[HNOTI_CALL_USSD_REPORT] = &HRilCall::CallUssdNotice; in AddCallNotificationToMap()
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c274 …rtInfo reportInfo = CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_USSD_REPORT); in ReportCallUssdNotice()