Home
last modified time | relevance | path

Searched refs:listCurrentCalls (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java276 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsOneCall()
341 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsSilentRinging()
464 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCdmaHold()
527 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCdmaConference()
569 mBluetoothInCallService.listCurrentCalls(); in testWaitingCallClccResponse()
603 mBluetoothInCallService.listCurrentCalls(); in testNewCallClccResponse()
636 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCallHandleChanged()
651 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCallHandleChanged()
679 mBluetoothInCallService.listCurrentCalls(); in testRingingCallClccResponse()
717 mBluetoothInCallService.listCurrentCalls(); in testCallClccCache()
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetSystemInterface.java289 public boolean listCurrentCalls() { in listCurrentCalls() method in HeadsetSystemInterface
295 return bluetoothInCallService.listCurrentCalls(); in listCurrentCalls()
DHeadsetStateMachine.java2195 if (!mSystemInterface.listCurrentCalls()) { in processAtClcc()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java516 public boolean listCurrentCalls() { in listCurrentCalls() method in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetStateMachineTest.java1578 when(mSystemInterface.listCurrentCalls()).thenReturn(false); in testProcessAtClcc_withVirtualCallNotStarted()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1843 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->listCurrentCalls()Z
1869 Landroid/bluetooth/IBluetoothHeadsetPhone;->listCurrentCalls()Z