Home
last modified time | relevance | path

Searched refs:explicitCallTransfer (Results 1 – 18 of 18) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedGsmCallState.java434 ret = explicitCallTransfer(); in onChld()
645 explicitCallTransfer() { in explicitCallTransfer() method in SimulatedGsmCallState
DSimulatedCommandsVerifier.java767 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in SimulatedCommandsVerifier
DSimulatedCommands.java791 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in SimulatedCommands
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java921 public boolean explicitCallTransfer(BluetoothDevice device) { in explicitCallTransfer() method in BluetoothHeadsetClient
927 return service.explicitCallTransfer(device); in explicitCallTransfer()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java368 void explicitCallTransfer() throws CallStateException; in explicitCallTransfer() method
DCallManager.java955 public void explicitCallTransfer(Call heldCall) throws CallStateException { in explicitCallTransfer() method in CallManager
962 heldCall.getPhone().explicitCallTransfer(); in explicitCallTransfer()
DGsmCdmaCallTracker.java626 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaCallTracker
627 mCi.explicitCallTransfer(obtainCompleteMessage(EVENT_ECT_RESULT)); in explicitCallTransfer()
DCommandsInterface.java1060 void explicitCallTransfer (Message result); in explicitCallTransfer() method
DGsmCdmaPhone.java990 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaPhone
992 mCT.explicitCallTransfer(); in explicitCallTransfer()
1182 explicitCallTransfer(); in handleEctIncallSupplementaryService()
DRIL.java3066 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in RIL
3075 radioProxy.explicitCallTransfer(rr.mSerial); in explicitCallTransfer()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java285 verify(mImsCT).explicitCallTransfer(); in testHandleInCallMmiCommandCallEct()
357 mImsPhoneUT.explicitCallTransfer(); in testGettersAndPassThroughs()
358 verify(mImsCT).explicitCallTransfer(); in testGettersAndPassThroughs()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java180 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in ImsPhoneCommandInterface
DImsPhone.java568 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhone
569 mCT.explicitCallTransfer(); in explicitCallTransfer()
766 explicitCallTransfer(); in handleEctIncallSupplementaryService()
DImsPhoneCallTracker.java1906 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhoneCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java181 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in SipCommandInterface
DSipPhone.java279 public void explicitCallTransfer() { in explicitCallTransfer() method in SipPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken294 public void explicitCallTransfer(Message result) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10357 Landroid/bluetooth/BluetoothHeadsetClient;->explicitCallTransfer(Landroid/bluetooth/BluetoothDevice…
11575 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->explicitCallTransfer(Landroid/bluetooth/Blu…
11632 Landroid/bluetooth/IBluetoothHeadsetClient;->explicitCallTransfer(Landroid/bluetooth/BluetoothDevic…