Searched refs:explicitCallTransfer (Results 1 – 14 of 14) sorted by relevance
212 public void explicitCallTransfer(int serial) throws RemoteException { in explicitCallTransfer() method in RadioVoiceProxy215 mVoiceProxy.explicitCallTransfer(serial); in explicitCallTransfer()217 mRadioProxy.explicitCallTransfer(serial); in explicitCallTransfer()
416 void explicitCallTransfer() throws CallStateException; in explicitCallTransfer() method
947 public void explicitCallTransfer(Call heldCall) throws CallStateException { in explicitCallTransfer() method in CallManager954 heldCall.getPhone().explicitCallTransfer(); in explicitCallTransfer()
688 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaCallTracker689 mCi.explicitCallTransfer(obtainCompleteMessage(EVENT_ECT_RESULT)); in explicitCallTransfer()
1061 void explicitCallTransfer (Message result); in explicitCallTransfer() method
1112 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaPhone1114 mCT.explicitCallTransfer(); in explicitCallTransfer()1332 explicitCallTransfer(); in handleEctIncallSupplementaryService()
2951 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in RIL2965 voiceProxy.explicitCallTransfer(rr.mSerial); in explicitCallTransfer()
434 ret = explicitCallTransfer(); in onChld()645 explicitCallTransfer() { in explicitCallTransfer() method in SimulatedGsmCallState
767 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in SimulatedCommandsVerifier
749 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in SimulatedCommands
165 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in ImsPhoneCommandInterface
654 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhone655 mCT.explicitCallTransfer(); in explicitCallTransfer()861 explicitCallTransfer(); in handleEctIncallSupplementaryService()
2585 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhoneCallTracker
321 verify(mImsCT).explicitCallTransfer(); in testHandleInCallMmiCommandCallEct()393 mImsPhoneUT.explicitCallTransfer(); in testGettersAndPassThroughs()394 verify(mImsCT).explicitCallTransfer(); in testGettersAndPassThroughs()