public final class android.os.BatteryStats$DailyItem
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.os.BatteryStats$DailyItem
  super_class: java.lang.Object
{
  public long mStartTime;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  public long mEndTime;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  public android.os.BatteryStats$LevelStepTracker mDischargeSteps;
    descriptor: Landroid/os/BatteryStats$LevelStepTracker;
    flags: (0x0001) ACC_PUBLIC

  public android.os.BatteryStats$LevelStepTracker mChargeSteps;
    descriptor: Landroid/os/BatteryStats$LevelStepTracker;
    flags: (0x0001) ACC_PUBLIC

  public java.util.ArrayList<android.os.BatteryStats$PackageChange> mPackageChanges;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0001) ACC_PUBLIC
    Signature: Ljava/util/ArrayList<Landroid/os/BatteryStats$PackageChange;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.BatteryStats$DailyItem 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$DailyItem this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/BatteryStats$DailyItem;
}
SourceFile: "BatteryStats.java"
NestHost: android.os.BatteryStats
InnerClasses:
  public final DailyItem = android.os.BatteryStats$DailyItem of android.os.BatteryStats
  public final LevelStepTracker = android.os.BatteryStats$LevelStepTracker of android.os.BatteryStats
  public final PackageChange = android.os.BatteryStats$PackageChange of android.os.BatteryStats