Beispiel #1
0
 public void sendDtmf(char c) {
   mActivePhone.sendDtmf(c);
 }