Home
last modified time | relevance | path

Searched refs:CALL_ACCEPT_HOLD (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConference.java73 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_HOLD); in onUnhold()
DHeadsetClientServiceInterface.java36 public static final int CALL_ACCEPT_HOLD = 1; field in HeadsetClientServiceInterface
DHfpClientConnection.java242 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_HOLD); in onUnhold()
DHeadsetClientStateMachine.java624 if (flag == BluetoothHeadsetClient.CALL_ACCEPT_HOLD in acceptCall()
637 if (flag == BluetoothHeadsetClient.CALL_ACCEPT_HOLD) { in acceptCall()
659 if (flag == BluetoothHeadsetClient.CALL_ACCEPT_HOLD) { in acceptCall()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionTest.java436 .acceptCall(mBluetoothDevice, HeadsetClientServiceInterface.CALL_ACCEPT_HOLD); in onUnhold_connectionServiceHasOneConnection_acceptsHeldCall()
461 .acceptCall(mBluetoothDevice, HeadsetClientServiceInterface.CALL_ACCEPT_HOLD); in onUnhold_connectionServiceHasMultipleConnections_doesNotAcceptHeldCall()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java590 public static final int CALL_ACCEPT_HOLD = 1; field in BluetoothHeadsetClient
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt490 Landroid/bluetooth/BluetoothHeadsetClient;->CALL_ACCEPT_HOLD:I