Searched refs:MSG_DO_INSERT_DTMF (Results 1 – 1 of 1) sorted by relevance
40 MSG_DO_INSERT_DTMF = 0, enumerator157 signaling_thread_->Clear(this, MSG_DO_INSERT_DTMF); in InsertDtmf()159 signaling_thread_->Post(this, MSG_DO_INSERT_DTMF); in InsertDtmf()181 case MSG_DO_INSERT_DTMF: { in OnMessage()244 signaling_thread_->PostDelayed(tone_gap, this, MSG_DO_INSERT_DTMF); in DoInsertDtmf()