Searched refs:CALL_ACCEPT_NONE (Results 1 – 8 of 8) sorted by relevance
90 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onConnectionAdded()
35 public static final int CALL_ACCEPT_NONE = 0; field in HeadsetClientServiceInterface
250 mServiceInterface.acceptCall(mDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onAnswer()
607 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()
76 BluetoothHeadsetClient.CALL_ACCEPT_NONE in answerCallAsHandsfree()
471 .acceptCall(mBluetoothDevice, HeadsetClientServiceInterface.CALL_ACCEPT_NONE); in onAnswer()
587 public static final int CALL_ACCEPT_NONE = 0; field in BluetoothHeadsetClient
491 Landroid/bluetooth/BluetoothHeadsetClient;->CALL_ACCEPT_NONE:I