Home
last modified time | relevance | path

Searched defs:getCurrentCalls (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadsetClient.aidl44 List<BluetoothHeadsetClientCall> getCurrentCalls(in BluetoothDevice device); in getCurrentCalls() method
DBluetoothHeadsetClient.java685 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) { in getCurrentCalls() method in BluetoothHeadsetClient
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java80 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java81 public void getCurrentCalls(Message result) { in getCurrentCalls() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java460 public void getCurrentCalls (Message result) { in getCurrentCalls() method in SimulatedCommands
DSimulatedCommandsVerifier.java645 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java786 void getCurrentCalls (Message result); in getCurrentCalls() method
DRIL.java1016 getCurrentCalls (Message result) { in getCurrentCalls() method in RIL