Searched refs:stopDtmf (Results 1 – 10 of 10) sorted by relevance
162 public void stopDtmf(Message result) { in stopDtmf() method in SipCommandInterface
262 public void stopDtmf() { in stopDtmf() method in SipPhone
443 public void stopDtmf() { in stopDtmf() method in PhoneProxy444 mActivePhone.stopDtmf(); in stopDtmf()
886 void stopDtmf(); in stopDtmf() method
995 public void stopDtmf() { in stopDtmf() method in CallManager1001 if (hasActiveFgCall()) getFgPhone().stopDtmf(); in stopDtmf()
1056 void stopDtmf(Message result); in stopDtmf() method
1137 stopDtmf(Message result) { in stopDtmf() method in RIL
686 public void stopDtmf() { in stopDtmf() method in CDMAPhone687 mCM.stopDtmf(null); in stopDtmf()
783 stopDtmf() { in stopDtmf() method in GSMPhone784 mCM.stopDtmf(null); in stopDtmf()
913 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommands