Searched refs:tone_gap (Results 1 – 1 of 1) sorted by relevance
215 int tone_gap = inter_tone_gap_; in DoInsertDtmf() local219 tone_gap = kDtmfTwoSecondInMs; in DoInsertDtmf()232 tone_gap += duration_; in DoInsertDtmf()244 signaling_thread_->PostDelayed(tone_gap, this, MSG_DO_INSERT_DTMF); in DoInsertDtmf()