46 lines
1.2 KiB
Smali
46 lines
1.2 KiB
Smali
.class public Lcom/intowow/sdk/StreamHelper$ADHolder;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/intowow/sdk/StreamHelper;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "ADHolder"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public mProfile:Ljava/lang/Object;
|
|
|
|
.field public mProps:Lcom/intowow/sdk/StreamHelper$TransientProperties;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;Lcom/intowow/sdk/StreamHelper$TransientProperties;)V
|
|
.locals 1
|
|
|
|
.line 29
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 20
|
|
iput-object v0, p0, Lcom/intowow/sdk/StreamHelper$ADHolder;->mProfile:Ljava/lang/Object;
|
|
|
|
.line 21
|
|
iput-object v0, p0, Lcom/intowow/sdk/StreamHelper$ADHolder;->mProps:Lcom/intowow/sdk/StreamHelper$TransientProperties;
|
|
|
|
.line 30
|
|
iput-object p1, p0, Lcom/intowow/sdk/StreamHelper$ADHolder;->mProfile:Ljava/lang/Object;
|
|
|
|
.line 31
|
|
iput-object p2, p0, Lcom/intowow/sdk/StreamHelper$ADHolder;->mProps:Lcom/intowow/sdk/StreamHelper$TransientProperties;
|
|
|
|
return-void
|
|
.end method
|