class com.android.location.fused.FusionEngine$ProviderStats
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.android.location.fused.FusionEngine$ProviderStats
  super_class: java.lang.Object
{
  public boolean requested;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

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

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

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.location.fused.FusionEngine$ProviderStats this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.location.provider cannot be resolved\n\tThe import com.android.location.provider cannot be resolved\n\tThe import com.android.location.provider cannot be resolved\n\tLocationProviderBase cannot be resolved to a variable\n\tProviderRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tLocationRequestUnbundled cannot be resolved to a type\n\tProviderRequestUnbundled cannot be resolved to a type\n\tLocationRequestUnbundled cannot be resolved to a variable\n\tLocationRequestUnbundled cannot be resolved to a variable\n\tLocationRequestUnbundled cannot be resolved to a variable\n\tLocationRequestUnbundled cannot be resolved to a variable\n\tLocationRequestUnbundled cannot be resolved to a variable\n\tLocationProviderBase cannot be resolved to a variable\n\tLocationProviderBase cannot be resolved to a variable\n\tProviderRequestUnbundled cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.location.fused.FusionEngine$ProviderStats this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/location/fused/FusionEngine$ProviderStats;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.location.fused.FusionEngine$ProviderStats this
         0: .line 124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.location.fused.FusionEngine$ProviderStats this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/location/fused/FusionEngine$ProviderStats;
}
SourceFile: "FusionEngine.java"
NestHost: com.android.location.fused.FusionEngine
InnerClasses:
  private ProviderStats = com.android.location.fused.FusionEngine$ProviderStats of com.android.location.fused.FusionEngine