Searched refs:MSG_DTMF_DONE (Results 1 – 1 of 1) sorted by relevance
142 private static final int MSG_DTMF_DONE = 22; field in TelephonyConnection294 case MSG_DTMF_DONE:3461 Message dtmfComplete = mHandler.obtainMessage(MSG_DTMF_DONE); in maybeConfigureDeviceToDeviceCommunication()