Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetSystemInterface.java143 public void hangupCall(BluetoothDevice device) { in hangupCall() method in HeadsetSystemInterface
155 bluetoothInCallService.hangupCall(); in hangupCall()
DHeadsetStateMachine.java851 mSystemInterface.hangupCall(event.device); in processMessage()
1152 mSystemInterface.hangupCall(event.device); in processMessage()
2594 mSystemInterface.hangupCall(device); in processKeyPressed()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java192 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCall()
202 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCallNull()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java379 public boolean hangupCall() { in hangupCall() method in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetStateMachineTest.java1285 verify(mSystemInterface, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).hangupCall(mTestDevice); in testKeyPressedEventInCallAndAudioOn_hangupCall()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1842 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->hangupCall()Z
1868 Landroid/bluetooth/IBluetoothHeadsetPhone;->hangupCall()Z