Searched refs:EVENT_DTMF_DONE (Results 1 – 2 of 2) sorted by relevance
86 static final int EVENT_DTMF_DONE = 1; field in GsmCdmaConnection115 case EVENT_DTMF_DONE: in handleMessage()833 mOwner.mCi.sendDtmf(c, mHandler.obtainMessage(EVENT_DTMF_DONE)); in processPostDialChar()
138 private static final int EVENT_DTMF_DONE = 1; field in ImsPhoneConnection166 case EVENT_DTMF_DONE: in handleMessage()591 Message dtmfComplete = mHandler.obtainMessage(EVENT_DTMF_DONE); in processPostDialChar()