Searched defs:isVoice (Results 1 – 2 of 2) sorted by relevance
105 void setIsVoice(bool isVoice) { mIsVoice = isVoice; } in setIsVoice()106 bool isVoice() const { return mIsVoice; } in isVoice() function
85 public boolean isVoice; field in DriverCall