Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h205 typing_detection_enabled_(false), in FakeWebRtcVoiceEngine()
757 typing_detection_enabled_ = enable;
761 enabled = typing_detection_enabled_;
808 bool typing_detection_enabled_; variable