FileDocCategorySizeDatePackage
BluetoothA2dp.javaAPI DocAndroid 5.1 API1090Sat Mar 14 14:09:36 GMT 2015android.bluetooth

BluetoothA2dp

public final class BluetoothA2dp extends Object implements android.bluetooth.BluetoothProfile

Fields Summary
public static final String
ACTION_CONNECTION_STATE_CHANGED
public static final String
ACTION_PLAYING_STATE_CHANGED
public static final int
STATE_NOT_PLAYING
public static final int
STATE_PLAYING
Constructors Summary
BluetoothA2dp()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidfinalize()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetConnectedDevices()

 throw new RuntimeException("Stub!"); 
public intgetConnectionState(android.bluetooth.BluetoothDevice device)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetDevicesMatchingConnectionStates(int[] states)

 throw new RuntimeException("Stub!"); 
public booleanisA2dpPlaying(android.bluetooth.BluetoothDevice device)

 throw new RuntimeException("Stub!");