public final class android.bluetooth.BluetoothA2dp implements android.bluetooth.BluetoothProfile
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.bluetooth.BluetoothA2dp
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "BluetoothA2dp"

  private static final boolean DBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final boolean VDBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.a2dp.profile.action.CONNECTION_STATE_CHANGED"

  public static final java.lang.String ACTION_PLAYING_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.a2dp.profile.action.PLAYING_STATE_CHANGED"

  public static final java.lang.String ACTION_AVRCP_CONNECTION_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.a2dp.profile.action.AVRCP_CONNECTION_STATE_CHANGED"

  public static final java.lang.String ACTION_ACTIVE_DEVICE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.a2dp.profile.action.ACTIVE_DEVICE_CHANGED"

  public static final java.lang.String ACTION_CODEC_CONFIG_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.a2dp.profile.action.CODEC_CONFIG_CHANGED"

  public static final int STATE_PLAYING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int STATE_NOT_PLAYING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int OPTIONAL_CODECS_SUPPORT_UNKNOWN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int OPTIONAL_CODECS_NOT_SUPPORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int OPTIONAL_CODECS_SUPPORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int OPTIONAL_CODECS_PREF_UNKNOWN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int OPTIONAL_CODECS_PREF_DISABLED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int OPTIONAL_CODECS_PREF_ENABLED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private android.content.Context mContext;
    descriptor: Landroid/content/Context;
    flags: (0x0002) ACC_PRIVATE

  private android.bluetooth.BluetoothProfile$ServiceListener mServiceListener;
    descriptor: Landroid/bluetooth/BluetoothProfile$ServiceListener;
    flags: (0x0002) ACC_PRIVATE

  private final java.util.concurrent.locks.ReentrantReadWriteLock mServiceLock;
    descriptor: Ljava/util/concurrent/locks/ReentrantReadWriteLock;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private IBluetoothA2dp mService;
    descriptor: LIBluetoothA2dp;
    flags: (0x0002) ACC_PRIVATE
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.GuardedBy(value = "mServiceLock")

  private android.bluetooth.BluetoothAdapter mAdapter;
    descriptor: Landroid/bluetooth/BluetoothAdapter;
    flags: (0x0002) ACC_PRIVATE

  private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback;
    descriptor: LIBluetoothStateChangeCallback;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final android.content.ServiceConnection mConnection;
    descriptor: Landroid/content/ServiceConnection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(android.content.Context, android.bluetooth.BluetoothProfile$ServiceListener);
    descriptor: (Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.Manifest cannot be resolved\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
         Name  Flags
      context  
      l        

  boolean doBind();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  void close();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 274
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  public void finalize();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 297
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  public boolean connect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 323
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public boolean disconnect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 365
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public java.util.List<android.bluetooth.BluetoothDevice> getConnectedDevices();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 386
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    Signature: ()Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;

  public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[]);
    descriptor: ([I)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 407
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    Signature: ([I)Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;
    MethodParameters:
        Name  Flags
      states  

  public int getConnectionState(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 428
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public boolean setActiveDevice(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 468
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public android.bluetooth.BluetoothDevice getActiveDevice();
    descriptor: ()Landroid/bluetooth/BluetoothDevice;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 492
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tManifest cannot be resolved to a variable\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  public boolean setPriority(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 530
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
          Name  Flags
      device    
      priority  

  public int getPriority(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 559
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tManifest cannot be resolved to a variable\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public boolean isAvrcpAbsoluteVolumeSupported();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 588
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  public void setAvrcpAbsoluteVolume(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 611
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      volume  

  public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 632
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public boolean shouldSendVolumeKeys(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 653
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public android.bluetooth.BluetoothCodecStatus getCodecStatus(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Landroid/bluetooth/BluetoothCodecStatus;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 679
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public void setCodecConfigPreference(android.bluetooth.BluetoothDevice, android.bluetooth.BluetoothCodecConfig);
    descriptor: (Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothCodecConfig;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 707
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
             Name  Flags
      device       
      codecConfig  

  public void enableOptionalCodecs(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 727
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public void disableOptionalCodecs(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 739
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  private void enableDisableOptionalCodecs(android.bluetooth.BluetoothDevice, boolean);
    descriptor: (Landroid/bluetooth/BluetoothDevice;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 754
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  
      enable  

  public int supportsOptionalCodecs(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 782
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public int getOptionalCodecsEnabled(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 806
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  public void setOptionalCodecsEnabled(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 837
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n\tIBluetoothA2dp cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  
      value   

  public static java.lang.String stateToString(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 858
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      state  

  private boolean isEnabled();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 906
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;

  private boolean isValidDevice(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothA2dp this
         0: .line 911
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothA2dp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothA2dp;
    MethodParameters:
        Name  Flags
      device  

  private static void log(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 918
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      msg   
}
SourceFile: "BluetoothA2dp.java"
NestMembers:
  android.bluetooth.BluetoothA2dp$1  android.bluetooth.BluetoothA2dp$2
InnerClasses:
  public abstract ServiceListener = android.bluetooth.BluetoothProfile$ServiceListener of android.bluetooth.BluetoothProfile