Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/
Daudio_device_buffer.cc55 typing_status_(false), in AudioDeviceBuffer()
221 typing_status_ = typing_status; in SetTypingStatus()
273 rec_sample_rate_, total_delay_ms, 0, 0, typing_status_, in DeliverRecordedData()
Daudio_device_buffer.h184 bool typing_status_; variable