Searched refs:EVENT_DTMF_DONE (Results 1 – 2 of 2) sorted by relevance
102 private static final int EVENT_DTMF_DONE = 1; field in ImsPhoneConnection130 case EVENT_DTMF_DONE: in handleMessage()442 mOwner.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()
78 static final int EVENT_DTMF_DONE = 1; field in GsmCdmaConnection107 case EVENT_DTMF_DONE: in handleMessage()733 mOwner.mCi.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()