Searched refs:setBluetoothA2dpDeviceConnectionState (Results 1 – 3 of 3) sorted by relevance
190 int setBluetoothA2dpDeviceConnectionState(in BluetoothDevice device, int state, int profile); in setBluetoothA2dpDeviceConnectionState() method
3034 public int setBluetoothA2dpDeviceConnectionState(BluetoothDevice device, int state, in setBluetoothA2dpDeviceConnectionState() method in AudioManager3039 delay = service.setBluetoothA2dpDeviceConnectionState(device, state, profile); in setBluetoothA2dpDeviceConnectionState()
3281 public int setBluetoothA2dpDeviceConnectionState(BluetoothDevice device, int state, int profile) in setBluetoothA2dpDeviceConnectionState() method in AudioService