/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_voice.cpp | 23 TEST_P(RadioHidlTest, getCurrentCalls) { in TEST_P() argument
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothHeadsetClient.aidl | 52 …List<BluetoothHeadsetClientCall> getCurrentCalls(in BluetoothDevice device, in AttributionSource a… in getCurrentCalls() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientService.java | 466 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device, in getCurrentCalls() method in HeadsetClientService.BluetoothHeadsetClientBinder 915 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) { in getCurrentCalls() method in HeadsetClientService
|
H A D | HeadsetClientStateMachine.java | 1949 public List<BluetoothHeadsetClientCall> getCurrentCalls() { in getCurrentCalls() method in HeadsetClientStateMachine
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHeadsetClient.java | 795 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) { in getCurrentCalls() method in BluetoothHeadsetClient
|
/aosp12/hardware/interfaces/radio/1.2/default/ |
H A D | Radio.cpp | 150 Return<void> Radio::getCurrentCalls(int32_t /* serial */) { in getCurrentCalls() function in android::hardware::radio::V1_2::implementation::Radio
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCommandInterface.java | 104 public void getCurrentCalls(Message result) { in getCurrentCalls() method in ImsPhoneCommandInterface
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipCommandInterface.java | 103 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SipCommandInterface
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 551 public void getCurrentCalls (Message result) { in getCurrentCalls() method in SimulatedCommands
|
H A D | SimulatedCommandsVerifier.java | 684 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SimulatedCommandsVerifier
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CommandsInterface.java | 877 void getCurrentCalls (Message result); in getCurrentCalls() method
|
H A D | RIL.java | 1041 public void getCurrentCalls(Message result) { in getCurrentCalls() method in RIL
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 877 Return<void> RadioImpl::getCurrentCalls(int32_t serial) { in getCurrentCalls() function in RadioImpl
|