public class android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper
  super_class: java.lang.Object
{
  private android.bluetooth.BluetoothAdapter$BluetoothStateChangeCallback mCallback;
    descriptor: Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;
    flags: (0x0002) ACC_PRIVATE

  final android.bluetooth.BluetoothAdapter this$0;
    descriptor: Landroid/bluetooth/BluetoothAdapter;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(android.bluetooth.BluetoothAdapter, android.bluetooth.BluetoothAdapter$BluetoothStateChangeCallback);
    descriptor: (Landroid/bluetooth/BluetoothAdapter;Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.Manifest cannot be resolved\n\tBluetoothProtoEnums cannot be resolved to a variable\n\tBluetoothProtoEnums cannot be resolved to a variable\n\tBluetoothProtoEnums cannot be resolved to a variable\n\tBluetoothProtoEnums cannot be resolved to a variable\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothManager cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tIBluetooth cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothGatt cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tIBluetooth cannot be resolved to a type\n\tandroid.Manifest.permission.BLUETOOTH_ADMIN cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tThe method onBluetoothStateChange(boolean) of type BluetoothAdapter.StateChangeCallbackWrapper must override or implement a supertype method\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tIBluetoothManagerCallback cannot be resolved to a type\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n\tManifest cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothAdapter$StateChangeCallbackWrapper;
    MethodParameters:
          Name  Flags
      this$0    final
      callback  

  public void onBluetoothStateChange(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper this
         0: .line 2548
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onBluetoothStateChange(boolean) of type BluetoothAdapter.StateChangeCallbackWrapper must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothAdapter$StateChangeCallbackWrapper;
    MethodParameters:
      Name  Flags
      on    
}
SourceFile: "BluetoothAdapter.java"
NestHost: android.bluetooth.BluetoothAdapter
InnerClasses:
  public abstract BluetoothStateChangeCallback = android.bluetooth.BluetoothAdapter$BluetoothStateChangeCallback of android.bluetooth.BluetoothAdapter
  public StateChangeCallbackWrapper = android.bluetooth.BluetoothAdapter$StateChangeCallbackWrapper of android.bluetooth.BluetoothAdapter