Home | History | Annotate | Download | only in telephony

Lines Matching defs:stopDtmf

1270     public void stopDtmf() {
1272 Rlog.d(LOG_TAG, " stopDtmf()" );
1276 if (hasActiveFgCall()) getFgPhone().stopDtmf();
1279 Rlog.d(LOG_TAG, "End stopDtmf()");