Searched refs:MSG_PLAY_DTMF_TONE (Results 1 – 1 of 1) sorted by relevance
95 private static final int MSG_PLAY_DTMF_TONE = 10; field in ConnectionService193 mHandler.obtainMessage(MSG_PLAY_DTMF_TONE, digit, 0, callId).sendToTarget();319 case MSG_PLAY_DTMF_TONE: