Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h61 SEND_REQUEST_EVENT = 0, enumerator
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_video_call_control.cpp135 CallModeBehaviorType::SEND_REQUEST_EVENT, info, INVALID_VALUE); in SendUpdateCallMediaModeRequest()
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp198 case CallModeBehaviorType::SEND_REQUEST_EVENT: in WriteImsCallModeBehaviorEvent()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp188 CallModeBehaviorType type = CallModeBehaviorType::SEND_REQUEST_EVENT;