Home | History | Annotate | Download | only in hfp

Lines Matching refs:dtmf

1460     private void processSendDtmf(int dtmf) {
1463 mPhoneProxy.sendDtmf(dtmf);
1468 Log.e(TAG, "Handsfree phone proxy null for sending DTMF");
1747 private void onSendDtmf(int dtmf) {
1749 event.valueInt = dtmf;