Home
last modified time | relevance | path

Searched defs:explicitCallTransfer (Results 1 – 21 of 21) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp382 TEST_P(RadioHidlTest, explicitCallTransfer) { in TEST_P() argument
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl68 boolean explicitCallTransfer(in BluetoothDevice device, in AttributionSource attributionSource); in explicitCallTransfer() method
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedGsmCallState.java645 explicitCallTransfer() { in explicitCallTransfer() method in SimulatedGsmCallState
H A DSimulatedCommands.java803 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java780 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in SimulatedCommandsVerifier
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java434 public boolean explicitCallTransfer(BluetoothDevice device, AttributionSource source) { in explicitCallTransfer() method in HeadsetClientService.BluetoothHeadsetClientBinder
929 public boolean explicitCallTransfer(BluetoothDevice device) { in explicitCallTransfer() method in HeadsetClientService
H A DHeadsetClientStateMachine.java699 private void explicitCallTransfer() { in explicitCallTransfer() method in HeadsetClientStateMachine
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClient.java993 public boolean explicitCallTransfer(BluetoothDevice device) { in explicitCallTransfer() method in BluetoothHeadsetClient
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java283 public void explicitCallTransfer() { in explicitCallTransfer() method in SipPhone
H A DSipCommandInterface.java184 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java667 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaCallTracker
H A DPhoneInternalInterface.java426 void explicitCallTransfer() throws CallStateException; in explicitCallTransfer() method
H A DCallManager.java954 public void explicitCallTransfer(Call heldCall) throws CallStateException { in explicitCallTransfer() method in CallManager
H A DGsmCdmaPhone.java1019 public void explicitCallTransfer() { in explicitCallTransfer() method in GsmCdmaPhone
H A DCommandsInterface.java1070 void explicitCallTransfer (Message result); in explicitCallTransfer() method
H A DRIL.java3211 public void explicitCallTransfer(Message result) { in explicitCallTransfer() method in RIL
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp446 Return<void> Radio::explicitCallTransfer(int32_t /* serial */) { in explicitCallTransfer() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java183 public void explicitCallTransfer (Message result) { in explicitCallTransfer() method in ImsPhoneCommandInterface
H A DImsPhone.java600 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhone
H A DImsPhoneCallTracker.java2097 public void explicitCallTransfer() throws CallStateException { in explicitCallTransfer() method in ImsPhoneCallTracker
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1564 Return<void> RadioImpl::explicitCallTransfer(int32_t serial) { in explicitCallTransfer() function in RadioImpl