Searched refs:EVENT_DTMF_DONE (Results 1 – 2 of 2) sorted by relevance
79 static final int EVENT_DTMF_DONE = 1; field in GsmCdmaConnection108 case EVENT_DTMF_DONE: in handleMessage()782 mOwner.mCi.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()
127 private static final int EVENT_DTMF_DONE = 1; field in ImsPhoneConnection155 case EVENT_DTMF_DONE: in handleMessage()501 Message dtmfComplete = mHandler.obtainMessage(EVENT_DTMF_DONE); in processPostDialChar()