va.smali

.class Lcom/sandboxol/greendao/c/va;
.super Ljava/lang/Object;
.source "VideoInfoDbHelper.java"

# interfaces
.implements Lcom/sandboxol/greendao/e/g;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/greendao/c/wa;->b(Ljava/lang/String;Lcom/sandboxol/greendao/a/c;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/sandboxol/greendao/e/g<",
        "Ljava/util/List<",
        "Lcom/sandboxol/greendao/entity/VideoInfo;",
        ">;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Ljava/lang/String;

.field final synthetic b:Lcom/sandboxol/greendao/a/c;

.field final synthetic c:Lcom/sandboxol/greendao/c/wa;


# direct methods
.method constructor <init>(Lcom/sandboxol/greendao/c/wa;Ljava/lang/String;Lcom/sandboxol/greendao/a/c;)V
    .registers 4

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/c/va;->c:Lcom/sandboxol/greendao/c/wa;

    iput-object p2, p0, Lcom/sandboxol/greendao/c/va;->a:Ljava/lang/String;

    iput-object p3, p0, Lcom/sandboxol/greendao/c/va;->b:Lcom/sandboxol/greendao/a/c;

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

    return-void
.end method


# virtual methods
.method public a(Ljava/util/List;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/VideoInfo;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/c/va;->b:Lcom/sandboxol/greendao/a/c;

    invoke-interface {v0, p1}, Lcom/sandboxol/greendao/a/c;->onSuccess(Ljava/lang/Object;)V

    return-void
.end method

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

    return-void
.end method

.method public bridge synthetic onExecute()Ljava/lang/Object;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/sandboxol/greendao/c/va;->onExecute()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public onExecute()Ljava/util/List;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/VideoInfo;",
            ">;"
        }
    .end annotation

    .line 2
    iget-object v0, p0, Lcom/sandboxol/greendao/c/va;->c:Lcom/sandboxol/greendao/c/wa;

    invoke-static {v0}, Lcom/sandboxol/greendao/c/wa;->a(Lcom/sandboxol/greendao/c/wa;)Lcom/sandboxol/greendao/entity/VideoInfoDao;

    move-result-object v0

    invoke-virtual {v0}, Lorg/greenrobot/greendao/a;->queryBuilder()Lorg/greenrobot/greendao/d/i;

    move-result-object v0

    .line 3
    const-class v1, Lcom/sandboxol/greendao/entity/JoinVideoList;

    sget-object v2, Lcom/sandboxol/greendao/entity/JoinVideoListDao$Properties;->VideoId:Lorg/greenrobot/greendao/f;

    invoke-virtual {v0, v1, v2}, Lorg/greenrobot/greendao/d/i;->a(Ljava/lang/Class;Lorg/greenrobot/greendao/f;)Lorg/greenrobot/greendao/d/f;

    move-result-object v1

    sget-object v2, Lcom/sandboxol/greendao/entity/JoinVideoListDao$Properties;->VideoListType:Lorg/greenrobot/greendao/f;

    iget-object v3, p0, Lcom/sandboxol/greendao/c/va;->a:Ljava/lang/String;

    .line 4
    invoke-virtual {v2, v3}, Lorg/greenrobot/greendao/f;->a(Ljava/lang/Object;)Lorg/greenrobot/greendao/d/k;

    move-result-object v2

    const/4 v3, 0x0

    new-array v3, v3, [Lorg/greenrobot/greendao/d/k;

    invoke-virtual {v1, v2, v3}, Lorg/greenrobot/greendao/d/f;->a(Lorg/greenrobot/greendao/d/k;[Lorg/greenrobot/greendao/d/k;)Lorg/greenrobot/greendao/d/f;

    .line 5
    invoke-virtual {v0}, Lorg/greenrobot/greendao/d/i;->c()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Ljava/util/List;

    invoke-virtual {p0, p1}, Lcom/sandboxol/greendao/c/va;->a(Ljava/util/List;)V

    return-void
.end method