Searched refs:onSetA2dpSinkConnectionState (Results 1 – 1 of 1) sorted by relevance
5634 onSetA2dpSinkConnectionState((BluetoothDevice)msg.obj, msg.arg1, msg.arg2); in handleMessage()5937 private void onSetA2dpSinkConnectionState(BluetoothDevice btDevice, int state, int a2dpVolume) in onSetA2dpSinkConnectionState() method in AudioService