final class android.os.BatteryStats$TimerEntry
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: android.os.BatteryStats$TimerEntry
  super_class: java.lang.Object
{
  final java.lang.String mName;
    descriptor: Ljava/lang/String;
    flags: (0x0010) ACC_FINAL

  final int mId;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  final android.os.BatteryStats$Timer mTimer;
    descriptor: Landroid/os/BatteryStats$Timer;
    flags: (0x0010) ACC_FINAL

  final long mTime;
    descriptor: J
    flags: (0x0010) ACC_FINAL

  void <init>(java.lang.String, int, android.os.BatteryStats$Timer, long);
    descriptor: (Ljava/lang/String;ILandroid/os/BatteryStats$Timer;J)V
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=5
        start local 0 // android.os.BatteryStats$TimerEntry 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$TimerEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/BatteryStats$TimerEntry;
    MethodParameters:
       Name  Flags
      name   
      id     
      timer  
      time   
}
SourceFile: "BatteryStats.java"
NestHost: android.os.BatteryStats
InnerClasses:
  public abstract Timer = android.os.BatteryStats$Timer of android.os.BatteryStats
  final TimerEntry = android.os.BatteryStats$TimerEntry of android.os.BatteryStats