Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaCallTrackerTest.java380 verify(mSimulatedCommandsVerifier).getCurrentCalls(any(Message.class)); in testUpdatePhoneType()
387 verify(mSimulatedCommandsVerifier, times(2)).getCurrentCalls(any(Message.class)); in testUpdatePhoneType()
412 verify(mSimulatedCommandsVerifier).getCurrentCalls(any(Message.class)); in testUpdatePhoneTypeWithActiveCall()
DSimulatedCommands.java539 public void getCurrentCalls (Message result) { in getCurrentCalls() method in SimulatedCommands
540 SimulatedCommandsVerifier.getInstance().getCurrentCalls(result); in getCurrentCalls()
DSimulatedCommandsVerifier.java671 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SimulatedCommandsVerifier
DRILTest.java450 mRILUnderTest.getCurrentCalls(obtainMessage()); in testGetCurrentCalls()
451 verify(mRadioProxy).getCurrentCalls(mSerialNumberCaptor.capture()); in testGetCurrentCalls()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallTracker.java86 mCi.getCurrentCalls(mLastRelevantPoll); in pollCallsWhenSafe()
DCommandsInterface.java867 void getCurrentCalls (Message result); in getCurrentCalls() method
DGsmCdmaCallTracker.java743 mCi.getCurrentCalls(mLastRelevantPoll); in operationComplete()
DRIL.java1078 public void getCurrentCalls(Message result) { in getCurrentCalls() method in RIL
1089 radioProxy.getCurrentCalls(rr.mSerial); in getCurrentCalls()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java738 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) { in getCurrentCalls() method in BluetoothHeadsetClient
744 return service.getCurrentCalls(device); in getCurrentCalls()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java101 public void getCurrentCalls(Message result) { in getCurrentCalls() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java100 public void getCurrentCalls(Message result) { in getCurrentCalls() method in SipCommandInterface
/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/config/
Dboot-image-profile.txt7481 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getCurrentCalls(I)V
22582 HSPLcom/android/internal/telephony/RIL;->getCurrentCalls(Landroid/os/Message;)V
Dhiddenapi-greylist-max-o.txt10385 Landroid/bluetooth/BluetoothHeadsetClient;->getCurrentCalls(Landroid/bluetooth/BluetoothDevice;)Lja…
11582 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->getCurrentCalls(Landroid/bluetooth/Bluetoot…
11639 Landroid/bluetooth/IBluetoothHeadsetClient;->getCurrentCalls(Landroid/bluetooth/BluetoothDevice;)Lj…