Home
last modified time | relevance | path

Searched refs:getCurrentCalls (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaCallTrackerTest.java394 verify(mSimulatedCommandsVerifier).getCurrentCalls(any(Message.class)); in testUpdatePhoneType()
401 verify(mSimulatedCommandsVerifier, times(2)).getCurrentCalls(any(Message.class)); in testUpdatePhoneType()
426 verify(mSimulatedCommandsVerifier).getCurrentCalls(any(Message.class)); in testUpdatePhoneTypeWithActiveCall()
DSimulatedCommandsVerifier.java684 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SimulatedCommandsVerifier
DSimulatedCommands.java550 public void getCurrentCalls (Message result) { in getCurrentCalls() method in SimulatedCommands
551 SimulatedCommandsVerifier.getInstance().getCurrentCalls(result); in getCurrentCalls()
DRILTest.java460 mRILUnderTest.getCurrentCalls(obtainMessage()); in testGetCurrentCalls()
461 verify(mRadioProxy).getCurrentCalls(mSerialNumberCaptor.capture()); in testGetCurrentCalls()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallTracker.java87 mCi.getCurrentCalls(mLastRelevantPoll); in pollCallsWhenSafe()
DCommandsInterface.java877 void getCurrentCalls (Message result); in getCurrentCalls() method
DGsmCdmaCallTracker.java784 mCi.getCurrentCalls(mLastRelevantPoll); in operationComplete()
DRIL.java1038 public void getCurrentCalls(Message result) { in getCurrentCalls() method in RIL
1055 radioProxy.getCurrentCalls(rr.mSerial); in getCurrentCalls()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java795 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) { in getCurrentCalls() method in BluetoothHeadsetClient
802 service.getCurrentCalls(device, mAttributionSource), mAttributionSource); in getCurrentCalls()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java103 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java104 public void getCurrentCalls(Message result) { in getCurrentCalls() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken222 public void getCurrentCalls(Message result) {
DGSMPhoneTest.java.broken1513 // ensure getCurrentCalls() gets processed...
1551 // ensure getCurrentCalls() gets processed...
1590 // ensure getCurrentCalls() gets processed...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10376 Landroid/bluetooth/BluetoothHeadsetClient;->getCurrentCalls(Landroid/bluetooth/BluetoothDevice;)Lja…
11573 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->getCurrentCalls(Landroid/bluetooth/Bluetoot…
11630 Landroid/bluetooth/IBluetoothHeadsetClient;->getCurrentCalls(Landroid/bluetooth/BluetoothDevice;)Lj…