Searched refs:setAudioState (Results 1 – 2 of 2) sorted by relevance
307 setAudioState(BluetoothHeadset.STATE_AUDIO_CONNECTED, in connectSco()378 setAudioState(BluetoothHeadset.STATE_AUDIO_CONNECTED, in connectSco()486 setAudioState(BluetoothHeadset.STATE_AUDIO_CONNECTING, device); in connectScoThread()518 setAudioState(BluetoothHeadset.STATE_AUDIO_DISCONNECTED, device); in closeConnectedSco()1431 setAudioState(BluetoothHeadset.STATE_AUDIO_DISCONNECTED, device); in handleMessage()1455 private synchronized void setAudioState(int state, BluetoothDevice device) { in setAudioState() method in BluetoothHandsfree1463 mBluetoothHeadset.setAudioState(device, state); in setAudioState()1478 mBluetoothHeadset.setAudioState(mHeadset.getRemoteDevice(), mAudioState);
880 public boolean setAudioState(BluetoothDevice device, int state) {