Weather/smali/com/intowow/sdk/FlipADHelper$ADHolder.smali
2021-05-10 10:13:34 +02:00

49 lines
1.1 KiB
Smali

.class Lcom/intowow/sdk/FlipADHelper$ADHolder;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/intowow/sdk/FlipADHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "ADHolder"
.end annotation
# instance fields
.field final synthetic a:Lcom/intowow/sdk/FlipADHelper;
.field public mPosition:I
.field public mReady:Z
.field public mView:Lcom/in2wow/sdk/l/c/e;
# direct methods
.method public constructor <init>(Lcom/intowow/sdk/FlipADHelper;Lcom/in2wow/sdk/l/c/e;I)V
.locals 0
.line 24
iput-object p1, p0, Lcom/intowow/sdk/FlipADHelper$ADHolder;->a:Lcom/intowow/sdk/FlipADHelper;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 25
iput-object p2, p0, Lcom/intowow/sdk/FlipADHelper$ADHolder;->mView:Lcom/in2wow/sdk/l/c/e;
.line 26
iput p3, p0, Lcom/intowow/sdk/FlipADHelper$ADHolder;->mPosition:I
const/4 p1, 0x0
.line 27
iput-boolean p1, p0, Lcom/intowow/sdk/FlipADHelper$ADHolder;->mReady:Z
return-void
.end method