Searched refs:hangupCall (Results 1 – 6 of 6) sorted by relevance
180 public void hangupCall(BluetoothDevice device) { in hangupCall() method in HeadsetSystemInterface192 bluetoothInCallService.hangupCall(); in hangupCall()
673 mSystemInterface.hangupCall(event.device); in processMessage()951 mSystemInterface.hangupCall(event.device); in processMessage()1966 mSystemInterface.hangupCall(device); in processKeyPressed()
171 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCall()181 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCallNull()
357 public boolean hangupCall() { in hangupCall() method in BluetoothInCallService
965 verify(mSystemInterface, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).hangupCall(mTestDevice); in testKeyPressedEventInCallAndAudioOn_hangupCall()
11649 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->hangupCall()Z11675 Landroid/bluetooth/IBluetoothHeadsetPhone;->hangupCall()Z