Searched refs:rejectCall (Results 1 – 13 of 13) sorted by relevance
146 public void rejectCall() throws CallStateException { in rejectCall() method in SipPhone150 ringingCall.rejectCall(); in rejectCall()443 void rejectCall() throws CallStateException { in rejectCall() method in SipPhone.SipCall
122 public void rejectCall (Message result) { in rejectCall() method in SipCommandInterface
261 rejectCall () throws CallStateException { in rejectCall() method in GsmCallTracker265 cm.rejectCall(obtainCompleteMessage()); in rejectCall()
440 rejectCall() throws CallStateException { in rejectCall() method in GSMPhone441 mCT.rejectCall(); in rejectCall()497 mCT.rejectCall(); in handleCallDeflectionIncallSupplementaryService()
371 public void rejectCall() throws CallStateException { in rejectCall() method in PhoneProxy372 mActivePhone.rejectCall(); in rejectCall()
696 void rejectCall() throws CallStateException; in rejectCall() method
529 public void rejectCall(Call ringingCall) throws CallStateException { in rejectCall() method in CallManager537 ringingPhone.rejectCall(); in rejectCall()
951 void rejectCall (Message result); in rejectCall() method
998 rejectCall (Message result) { in rejectCall() method in RIL
294 rejectCall () throws CallStateException { in rejectCall() method in CdmaCallTracker298 cm.rejectCall(obtainCompleteMessage()); in rejectCall()
431 rejectCall() throws CallStateException { in rejectCall() method in CDMAPhone432 mCT.rejectCall(); in rejectCall()
456 mGSMPhone.rejectCall(); in brokenTestGeneral()594 mGSMPhone.rejectCall(); in brokenTestGeneral()748 mGSMPhone.rejectCall(); in brokenTestGeneral()
709 public void rejectCall (Message result) { in rejectCall() method in SimulatedCommands