Home | History | Annotate | Download | only in telephony

Lines Matching defs:startDtmf

1319     public void startDtmf(char c) {
1321 loge("startDtmf called with invalid character '" + c + "'");
1323 mCi.startDtmf(c, null);