Searched refs:EVENT_DTMF_DONE (Results 1 – 2 of 2) sorted by relevance
91 static final int EVENT_DTMF_DONE = 1; field in GsmCdmaConnection120 case EVENT_DTMF_DONE: in handleMessage()870 mOwner.mCi.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()
166 private static final int EVENT_DTMF_DONE = 1; field in ImsPhoneConnection194 case EVENT_DTMF_DONE: in handleMessage()647 Message dtmfComplete = mHandler.obtainMessage(EVENT_DTMF_DONE); in processPostDialChar()