Home
last modified time | relevance | path

Searched defs:incomingVideoState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h57 int32_t incomingVideoState = 0; member
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp341 const int32_t incomingCallType, const int32_t incomingVideoState) in SetIncomingCallParameterInfo()