class android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper
  super_class: java.lang.Object
{
  private android.bluetooth.BluetoothHealthCallback mCallback;
    descriptor: Landroid/bluetooth/BluetoothHealthCallback;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(android.bluetooth.BluetoothHealthCallback);
    descriptor: (Landroid/bluetooth/BluetoothHealthCallback;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealthCallback cannot be resolved to a type\n\tThe method onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration, int) of type BluetoothHealth.BluetoothHealthCallbackWrapper must override or implement a supertype method\n\tThe method onHealthChannelStateChange(BluetoothHealthAppConfiguration, BluetoothDevice, int, int, ParcelFileDescriptor, int) of type BluetoothHealth.BluetoothHealthCallbackWrapper must override or implement a supertype method\n\tIBluetoothHealth 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\tIBluetoothHealth 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\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved to a type\n\tIBluetoothHealth cannot be resolved\n\tIBluetoothHealth cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHealth$BluetoothHealthCallbackWrapper;
    MethodParameters:
          Name  Flags
      callback  

  public void onHealthAppConfigurationStatusChange(android.bluetooth.BluetoothHealthAppConfiguration, int);
    descriptor: (Landroid/bluetooth/BluetoothHealthAppConfiguration;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
         0: .line 433
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration, int) of type BluetoothHealth.BluetoothHealthCallbackWrapper must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHealth$BluetoothHealthCallbackWrapper;
    MethodParameters:
        Name  Flags
      config  
      status  

  public void onHealthChannelStateChange(android.bluetooth.BluetoothHealthAppConfiguration, android.bluetooth.BluetoothDevice, int, int, android.os.ParcelFileDescriptor, int);
    descriptor: (Landroid/bluetooth/BluetoothHealthAppConfiguration;Landroid/bluetooth/BluetoothDevice;IILandroid/os/ParcelFileDescriptor;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
         0: .line 439
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onHealthChannelStateChange(BluetoothHealthAppConfiguration, BluetoothDevice, int, int, ParcelFileDescriptor, int) of type BluetoothHealth.BluetoothHealthCallbackWrapper must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHealth$BluetoothHealthCallbackWrapper;
    MethodParameters:
           Name  Flags
      config     
      device     
      prevState  
      newState   
      fd         
      channelId  
}
SourceFile: "BluetoothHealth.java"
NestHost: android.bluetooth.BluetoothHealth
InnerClasses:
  private BluetoothHealthCallbackWrapper = android.bluetooth.BluetoothHealth$BluetoothHealthCallbackWrapper of android.bluetooth.BluetoothHealth