Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dvoip_call.cpp37 isVoiceAnswerSupported_ = info.voipCallInfo.isVoiceAnswerSupported; in VoIPCall()
167 info.voipCallInfo.isVoiceAnswerSupported = isVoiceAnswerSupported_; in GetCallAttributeInfo()
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dvoip_call.h68 bool isVoiceAnswerSupported_ = true; variable