Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_notification.h24 HNOTI_CALL_SRVCC_STATUS_REPORT, enumerator
/base/telephony/ril_adapter/services/hril/include/
Dhril_notification_map.h19 {HNOTI_CALL_SRVCC_STATUS_REPORT, NEED_LOCK},
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp55 notiMemberFuncMap_[HNOTI_CALL_SRVCC_STATUS_REPORT] = &HRilCall::CallSrvccStatusNotice; in AddCallNotificationToMap()
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c163 CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_SRVCC_STATUS_REPORT); in ReportSrvccStatusUpdate()