Lines Matching full:playdtmftone
1825 public void playDtmfTone(char digit, boolean timedShortCode) {1827 getITelephony().playDtmfTone(digit, timedShortCode);1829 Log.e(TAG, "Error calling ITelephony#playDtmfTone", e);