Home
last modified time | relevance | path

Searched refs:CALL_ACCEPT_NONE (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConference.java90 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onConnectionAdded()
DHeadsetClientServiceInterface.java35 public static final int CALL_ACCEPT_NONE = 0; field in HeadsetClientServiceInterface
DHfpClientConnection.java250 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onAnswer()
DHeadsetClientStateMachine.java607 if (flag != BluetoothHeadsetClient.CALL_ACCEPT_NONE) { in acceptCall()
615 if (flag != BluetoothHeadsetClient.CALL_ACCEPT_NONE) { in acceptCall()
625 || flag == BluetoothHeadsetClient.CALL_ACCEPT_NONE) { in acceptCall()
643 } else if (flag == BluetoothHeadsetClient.CALL_ACCEPT_NONE) { in acceptCall()
/packages/modules/Bluetooth/android/pandora/server/src/
DHfpHandsfree.kt76 BluetoothHeadsetClient.CALL_ACCEPT_NONE in answerCallAsHandsfree()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionTest.java471 .acceptCall(mBluetoothDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onAnswer()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java587 public static final int CALL_ACCEPT_NONE = 0; field in BluetoothHeadsetClient
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt491 Landroid/bluetooth/BluetoothHeadsetClient;->CALL_ACCEPT_NONE:I