Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetSystemInterface.java180 public void hangupCall(BluetoothDevice device) { in hangupCall() method in HeadsetSystemInterface
192 bluetoothInCallService.hangupCall(); in hangupCall()
H A DHeadsetStateMachine.java673 mSystemInterface.hangupCall(event.device); in processMessage()
951 mSystemInterface.hangupCall(event.device); in processMessage()
1966 mSystemInterface.hangupCall(device); in processKeyPressed()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java171 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCall()
181 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCallNull()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java357 public boolean hangupCall() { in hangupCall() method in BluetoothInCallService
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachineTest.java965 verify(mSystemInterface, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).hangupCall(mTestDevice); in testKeyPressedEventInCallAndAudioOn_hangupCall()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11649 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->hangupCall()Z
11675 Landroid/bluetooth/IBluetoothHeadsetPhone;->hangupCall()Z