Searched refs:EVENT_DTMF_DONE (Results 1 – 2 of 2) sorted by relevance
88 static final int EVENT_DTMF_DONE = 1; field in GsmCdmaConnection117 case EVENT_DTMF_DONE: in handleMessage()822 mOwner.mCi.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()
136 private static final int EVENT_DTMF_DONE = 1; field in ImsPhoneConnection164 case EVENT_DTMF_DONE: in handleMessage()520 Message dtmfComplete = mHandler.obtainMessage(EVENT_DTMF_DONE); in processPostDialChar()