Searched refs:hangupCall (Results 1 – 6 of 6) sorted by relevance
143 public void hangupCall(BluetoothDevice device) { in hangupCall() method in HeadsetSystemInterface155 bluetoothInCallService.hangupCall(); in hangupCall()
851 mSystemInterface.hangupCall(event.device); in processMessage()1152 mSystemInterface.hangupCall(event.device); in processMessage()2594 mSystemInterface.hangupCall(device); in processKeyPressed()
192 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCall()202 boolean callHungup = mBluetoothInCallService.hangupCall(); in testHeadsetHangupCallNull()
379 public boolean hangupCall() { in hangupCall() method in BluetoothInCallService
1285 verify(mSystemInterface, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).hangupCall(mTestDevice); in testKeyPressedEventInCallAndAudioOn_hangupCall()
1842 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->hangupCall()Z1868 Landroid/bluetooth/IBluetoothHeadsetPhone;->hangupCall()Z