public class android.os.UpdateEngine
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.UpdateEngine
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "UpdateEngine"

  private static final java.lang.String UPDATE_ENGINE_SERVICE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.os.UpdateEngineService"

  private IUpdateEngine mUpdateEngine;
    descriptor: LIUpdateEngine;
    flags: (0x0002) ACC_PRIVATE

  private IUpdateEngineCallback mUpdateEngineCallback;
    descriptor: LIUpdateEngineCallback;
    flags: (0x0002) ACC_PRIVATE

  private final java.lang.Object mUpdateEngineCallbackLock;
    descriptor: Ljava/lang/Object;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.os.IUpdateEngine cannot be resolved\n\tThe import android.os.IUpdateEngineCallback cannot be resolved\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngine cannot be resolved\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tThe method onStatusUpdate(int, float) of type new Stub(){} must override or implement a supertype method\n\tThe method onPayloadApplicationComplete(int) of type new Stub(){} must override or implement a supertype method\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public boolean bind(android.os.UpdateEngineCallback, android.os.Handler);
    descriptor: (Landroid/os/UpdateEngineCallback;Landroid/os/Handler;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.os.UpdateEngine this
         0: .line 112
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tThe method onStatusUpdate(int, float) of type new Stub(){} must override or implement a supertype method\n\tThe method onPayloadApplicationComplete(int) of type new Stub(){} must override or implement a supertype method\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
          Name  Flags
      callback  final
      handler   final

  public boolean bind(android.os.UpdateEngineCallback);
    descriptor: (Landroid/os/UpdateEngineCallback;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.UpdateEngine this
         0: .line 154
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
          Name  Flags
      callback  final

  public void applyPayload(java.lang.String, long, long, java.lang.String[]);
    descriptor: (Ljava/lang/String;JJ[Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=5
        start local 0 // android.os.UpdateEngine this
         0: .line 189
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
                     Name  Flags
      url                  
      offset               
      size                 
      headerKeyValuePairs  

  public void cancel();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 207
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public void suspend();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public void resume();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 232
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public void resetStatus();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 250
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public boolean unbind();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.UpdateEngine this
         0: .line 262
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngine cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n\tIUpdateEngineCallback cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public boolean verifyPayloadMetadata(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.UpdateEngine this
         0: .line 287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIUpdateEngine cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.UpdateEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/UpdateEngine;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
                         Name  Flags
      payloadMetadataFilename  
}
SourceFile: "UpdateEngine.java"
NestMembers:
  android.os.UpdateEngine$1  android.os.UpdateEngine$1$1  android.os.UpdateEngine$1$2  android.os.UpdateEngine$ErrorCodeConstants  android.os.UpdateEngine$UpdateStatusConstants
InnerClasses:
  public final ErrorCodeConstants = android.os.UpdateEngine$ErrorCodeConstants of android.os.UpdateEngine
  public final UpdateStatusConstants = android.os.UpdateEngine$UpdateStatusConstants of android.os.UpdateEngine
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()