Home
last modified time | relevance | path

Searched refs:MSG_STOP_DTMF_TONE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java96 private static final int MSG_STOP_DTMF_TONE = 11; field in ConnectionService
198 mHandler.obtainMessage(MSG_STOP_DTMF_TONE, callId).sendToTarget();
322 case MSG_STOP_DTMF_TONE: