Searched refs:A2DP_SINK (Results 1 – 4 of 4) sorted by relevance
95 BluetoothProfile.A2DP_SINK); in A2dpSinkProfile()212 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP_SINK, in finalize()
119 public static final int A2DP_SINK = 11; field
488 mServiceListener.onServiceConnected(BluetoothProfile.A2DP_SINK,496 mServiceListener.onServiceDisconnected(BluetoothProfile.A2DP_SINK);
2030 } else if (profile == BluetoothProfile.A2DP_SINK) { in getProfileProxy()2091 case BluetoothProfile.A2DP_SINK: in closeProfileProxy()