Home | History | Annotate | Download | only in imsphone

Lines Matching defs:startDtmf

1609     startDtmf(char c) {
1610 if (DBG) log("startDtmf");
1614 imscall.startDtmf(c);
1616 loge("startDtmf : no foreground call");