Searched refs:isVoiceAnswerSupported_ (Results 1 – 2 of 2) sorted by relevance
37 isVoiceAnswerSupported_ = info.voipCallInfo.isVoiceAnswerSupported; in VoIPCall()167 info.voipCallInfo.isVoiceAnswerSupported = isVoiceAnswerSupported_; in GetCallAttributeInfo()
68 bool isVoiceAnswerSupported_ = true; variable