public abstract class android.os.BatteryStats$Uid$Pkg
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: android.os.BatteryStats$Uid$Pkg
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.BatteryStats$Uid$Pkg this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.server cannot be resolved\n\tThe import android.service.batterystats cannot be resolved\n\tThe import android.service.batterystats cannot be resolved\n\tServerProtoEnums cannot be resolved to a variable\n\tServerProtoEnums cannot be resolved to a variable\n\tServerProtoEnums cannot be resolved to a variable\n\tTimerProto cannot be resolved to a variable\n\tTimerProto cannot be resolved to a variable\n\tTimerProto cannot be resolved to a variable\n\tTimerProto cannot be resolved to a variable\n\tTimerProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tControllerActivityProto cannot be resolved to a variable\n\tBatteryStatsServiceDumpHistoryProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tSystemProto cannot be resolved to a variable\n\tBatteryStatsServiceDumpProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tUidProto cannot be resolved to a variable\n\tBatteryStatsServiceDumpHistoryProto cannot be resolved to a variable\n\tBatteryStatsProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.BatteryStats$Uid$Pkg this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/BatteryStats$Uid$Pkg;

  public abstract android.util.ArrayMap<java.lang.String, ? extends android.os.BatteryStats$Counter> getWakeupAlarmStats();
    descriptor: ()Landroid/util/ArrayMap;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Landroid/util/ArrayMap<Ljava/lang/String;+Landroid/os/BatteryStats$Counter;>;

  public abstract android.util.ArrayMap<java.lang.String, ? extends android.os.BatteryStats$Uid$Pkg$Serv> getServiceStats();
    descriptor: ()Landroid/util/ArrayMap;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Landroid/util/ArrayMap<Ljava/lang/String;+Landroid/os/BatteryStats$Uid$Pkg$Serv;>;
}
SourceFile: "BatteryStats.java"
NestHost: android.os.BatteryStats
InnerClasses:
  public abstract Counter = android.os.BatteryStats$Counter of android.os.BatteryStats
  public abstract Uid = android.os.BatteryStats$Uid of android.os.BatteryStats
  public abstract Pkg = android.os.BatteryStats$Uid$Pkg of android.os.BatteryStats$Uid
  public abstract Serv = android.os.BatteryStats$Uid$Pkg$Serv of android.os.BatteryStats$Uid$Pkg