c.smali

.class Lcom/sandboxol/file/activity/c;
.super Ljava/lang/Object;
.source "DownloadActivity.java"

# interfaces
.implements Lcom/sandboxol/file/d/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/file/activity/DownloadActivity;->onClick(Landroid/view/View;)V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/sandboxol/file/activity/DownloadActivity;


# direct methods
.method constructor <init>(Lcom/sandboxol/file/activity/DownloadActivity;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/file/activity/c;->a:Lcom/sandboxol/file/activity/DownloadActivity;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onComplete(Lcom/sandboxol/file/entity/Progress;)V
    .registers 3

    const-string p1, "testDownload"

    const-string v0, "onComplete"

    .line 1
    invoke-static {p1, v0}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I

    return-void
.end method

.method public onError(Ljava/lang/Throwable;)V
    .registers 3

    const-string p1, "testDownload"

    const-string v0, "onError"

    .line 1
    invoke-static {p1, v0}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I

    return-void
.end method

.method public onNext(Lcom/sandboxol/file/entity/Progress;)V
    .registers 3

    .line 1
    invoke-virtual {p1}, Lcom/sandboxol/file/entity/Progress;->downloadSizeStr()Ljava/lang/String;

    move-result-object p1

    const-string v0, "testDownload Progress"

    invoke-static {v0, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I

    return-void
.end method

.method public synthetic onSubscribe(Ljava/lang/Throwable;)V
    .registers 2

    invoke-static {p0, p1}, Lcom/sandboxol/file/d/b;->a(Lcom/sandboxol/file/d/c;Ljava/lang/Throwable;)V

    return-void
.end method