DownloadService$1.smali

.class Lcom/sandboxol/center/download/service/DownloadService$1;
.super Lcom/sandboxol/center/download/service/IDownload$Stub;
.source "DownloadService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/download/service/DownloadService;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/sandboxol/center/download/service/DownloadService;


# direct methods
.method constructor <init>(Lcom/sandboxol/center/download/service/DownloadService;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/download/service/DownloadService$1;->this$0:Lcom/sandboxol/center/download/service/DownloadService;

    invoke-direct {p0}, Lcom/sandboxol/center/download/service/IDownload$Stub;-><init>()V

    return-void
.end method


# virtual methods
.method public process(ILjava/lang/String;Lcom/sandboxol/center/download/service/IDownloadListener;Lcom/sandboxol/center/download/service/IVerifyListener;Lcom/sandboxol/center/download/service/IUnzipListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .line 1
    invoke-static {p1}, Lcom/sandboxol/center/download/service/ServiceProcess;->getServiceProcess(I)Lcom/sandboxol/center/download/interfaces/IServiceProcess;

    move-result-object p1

    invoke-interface {p1, p2, p3, p4, p5}, Lcom/sandboxol/center/download/interfaces/IServiceProcess;->process(Ljava/lang/String;Lcom/sandboxol/center/download/service/IDownloadListener;Lcom/sandboxol/center/download/service/IVerifyListener;Lcom/sandboxol/center/download/service/IUnzipListener;)V

    const-string p1, "builderJson"

    .line 2
    invoke-static {p1}, Lcom/apkfuns/logutils/c;->a(Ljava/lang/String;)Lcom/apkfuns/logutils/e;

    move-result-object p1

    invoke-interface {p1, p2}, Lcom/apkfuns/logutils/e;->d(Ljava/lang/Object;)V

    return-void
.end method

.method public processOnGame(IIILjava/lang/String;Lcom/sandboxol/center/download/service/IDownloadListener;Lcom/sandboxol/center/download/service/IVerifyListener;Lcom/sandboxol/center/download/service/IUnzipListener;)V
    .registers 15
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .line 1
    invoke-static {p3}, Lcom/sandboxol/center/download/service/ServiceProcess;->getServiceProcess(I)Lcom/sandboxol/center/download/interfaces/IServiceProcess;

    move-result-object v0

    move v1, p1

    move v2, p2

    move-object v3, p4

    move-object v4, p5

    move-object v5, p6

    move-object v6, p7

    invoke-interface/range {v0 .. v6}, Lcom/sandboxol/center/download/interfaces/IServiceProcess;->process(IILjava/lang/String;Lcom/sandboxol/center/download/service/IDownloadListener;Lcom/sandboxol/center/download/service/IVerifyListener;Lcom/sandboxol/center/download/service/IUnzipListener;)V

    return-void
.end method