Home
last modified time | relevance | path

Searched refs:IMS_VOICE_ANSWER (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h29 IMS_VOICE_ANSWER = 0, enumerator
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp115 type = static_cast<int32_t>(AnswerCallType::IMS_VOICE_ANSWER); in WriteAnswerCallBehaviorEvent()