Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/player/controller/o.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

6169 lines
170 KiB
Smali

.class public abstract Lcom/fyber/inneractive/sdk/player/controller/o;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/player/controller/b;
.implements Lcom/fyber/inneractive/sdk/player/controller/i$e;
.implements Lcom/fyber/inneractive/sdk/player/controller/i$d;
.implements Lcom/fyber/inneractive/sdk/player/ui/m;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<",
"ListenerT::Lcom/fyber/inneractive/sdk/player/controller/y;",
">",
"Ljava/lang/Object;",
"Lcom/fyber/inneractive/sdk/player/controller/b<",
"T",
"ListenerT;",
">;",
"Lcom/fyber/inneractive/sdk/player/controller/i$e;",
"Lcom/fyber/inneractive/sdk/player/controller/i$d;",
"Lcom/fyber/inneractive/sdk/player/ui/m;"
}
.end annotation
# instance fields
.field public final A:Lcom/fyber/inneractive/sdk/config/enums/Skip;
.field public B:Z
.field public final a:Lcom/fyber/inneractive/sdk/player/c;
.field public final b:Lcom/fyber/inneractive/sdk/config/f0;
.field public final c:Lcom/fyber/inneractive/sdk/config/global/s;
.field public final d:Lcom/fyber/inneractive/sdk/player/ui/s;
.field public e:Lcom/fyber/inneractive/sdk/player/controller/n;
.field public f:I
.field public g:Lcom/fyber/inneractive/sdk/player/controller/y;
.annotation system Ldalvik/annotation/Signature;
value = {
"T",
"ListenerT;"
}
.end annotation
.end field
.field public h:Z
.field public i:F
.field public j:Ljava/lang/Runnable;
.field public k:Z
.field public l:Z
.field public m:Lcom/fyber/inneractive/sdk/player/controller/s;
.field public final n:Z
.field public o:Z
.field public p:Landroid/graphics/Bitmap;
.field public final q:Ljava/util/LinkedList;
.field public r:Z
.field public s:Z
.field public t:Z
.field public u:Z
.field public v:Z
.field public w:Lcom/fyber/inneractive/sdk/ignite/l;
.field public x:Lcom/fyber/inneractive/sdk/player/ui/f;
.field public final y:Ljava/lang/String;
.field public final z:Z
# direct methods
.method public constructor <init>(Lcom/fyber/inneractive/sdk/player/e;Lcom/fyber/inneractive/sdk/player/ui/p;Lcom/fyber/inneractive/sdk/config/f0;Lcom/fyber/inneractive/sdk/config/global/s;ZLjava/lang/String;Z)V
.locals 9
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
move-object v3, p3
move-object v4, p4
move v5, p5
move-object v7, p6
move/from16 v8, p7
.line 1
invoke-direct/range {v0 .. v8}, Lcom/fyber/inneractive/sdk/player/controller/o;-><init>(Lcom/fyber/inneractive/sdk/player/e;Lcom/fyber/inneractive/sdk/player/ui/s;Lcom/fyber/inneractive/sdk/config/f0;Lcom/fyber/inneractive/sdk/config/global/s;ZLcom/fyber/inneractive/sdk/config/enums/Skip;Ljava/lang/String;Z)V
return-void
.end method
.method public constructor <init>(Lcom/fyber/inneractive/sdk/player/e;Lcom/fyber/inneractive/sdk/player/ui/s;Lcom/fyber/inneractive/sdk/config/f0;Lcom/fyber/inneractive/sdk/config/global/s;ZLcom/fyber/inneractive/sdk/config/enums/Skip;Ljava/lang/String;Z)V
.locals 2
.line 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
iput v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
const v1, -0x42333333 # -0.1f
iput v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->i:F
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->l:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->o:Z
const/4 v1, 0x0
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
.line 30
new-instance v1, Ljava/util/LinkedList;
invoke-direct {v1}, Ljava/util/LinkedList;-><init>()V
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->s:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->u:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->v:Z
.line 46
sget-object v1, Lcom/fyber/inneractive/sdk/ignite/l;->NONE:Lcom/fyber/inneractive/sdk/ignite/l;
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->w:Lcom/fyber/inneractive/sdk/ignite/l;
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->B:Z
iput-object p6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->A:Lcom/fyber/inneractive/sdk/config/enums/Skip;
iput-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
iput-object p3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
iput-object p4, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
iput-object p2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
iput-boolean p5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->n:Z
iput-object p7, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->y:Ljava/lang/String;
iput-boolean p8, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->z:Z
.line 117
invoke-virtual {p2, p0}, Lcom/fyber/inneractive/sdk/player/ui/d;->setListener(Lcom/fyber/inneractive/sdk/player/ui/m;)V
.line 118
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->i()V
.line 120
new-instance p1, Landroid/view/GestureDetector;
invoke-virtual {p2}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p2
new-instance p3, Lcom/fyber/inneractive/sdk/player/controller/p;
invoke-direct {p3}, Lcom/fyber/inneractive/sdk/player/controller/p;-><init>()V
invoke-direct {p1, p2, p3}, Landroid/view/GestureDetector;-><init>(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;)V
return-void
.end method
.method public static a(Lcom/fyber/inneractive/sdk/player/controller/o;II)Landroid/graphics/Bitmap;
.locals 2
.line 1
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
sget-object p0, Lcom/fyber/inneractive/sdk/util/o;->a:Landroid/app/Application;
const/4 v0, 0x0
if-eqz p0, :cond_1
.line 3
invoke-virtual {p0}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object v1
if-eqz v1, :cond_1
invoke-virtual {p0}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object v1
invoke-virtual {v1}, Landroid/content/res/Resources;->getDisplayMetrics()Landroid/util/DisplayMetrics;
move-result-object v1
if-nez v1, :cond_0
goto :goto_0
.line 6
:cond_0
invoke-virtual {p0}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object p0
invoke-virtual {p0}, Landroid/content/res/Resources;->getDisplayMetrics()Landroid/util/DisplayMetrics;
move-result-object p0
.line 9
:try_start_0
sget-object v1, Landroid/graphics/Bitmap$Config;->ARGB_8888:Landroid/graphics/Bitmap$Config;
invoke-static {p1, p2, v1}, Landroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
move-result-object v0
if-eqz v0, :cond_1
.line 11
iget p0, p0, Landroid/util/DisplayMetrics;->densityDpi:I
invoke-virtual {v0, p0}, Landroid/graphics/Bitmap;->setDensity(I)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:catchall_0
:cond_1
:goto_0
return-object v0
.end method
.method public static a(Lcom/fyber/inneractive/sdk/player/ui/s;Landroid/graphics/Bitmap;ZZ)V
.locals 1
const/4 v0, 0x0
if-nez p1, :cond_0
new-array p0, v0, [Ljava/lang/Object;
const-string p1, "IAVideoUIControllerBase : Unable set bitmap it is null"
.line 605
invoke-static {p1, p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
return-void
:cond_0
if-nez p0, :cond_1
new-array p0, v0, [Ljava/lang/Object;
const-string p1, "IAVideoUIControllerBase : Unable set last frame"
.line 610
invoke-static {p1, p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
return-void
.line 614
:cond_1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setLastFrameBitmap(Landroid/graphics/Bitmap;)V
if-eqz p2, :cond_2
.line 616
invoke-virtual {p0, p3}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
:cond_2
return-void
.end method
.method public static a(Lcom/fyber/inneractive/sdk/player/controller/o;)Z
.locals 1
.line 558
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->g()Lcom/fyber/inneractive/sdk/flow/vast/e;
move-result-object v0
if-eqz v0, :cond_0
.line 559
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->g()Lcom/fyber/inneractive/sdk/flow/vast/e;
move-result-object p0
.line 560
iget-boolean p0, p0, Lcom/fyber/inneractive/sdk/flow/vast/a;->c:Z
if-eqz p0, :cond_0
const/4 p0, 0x1
goto :goto_0
:cond_0
const/4 p0, 0x0
:goto_0
return p0
.end method
# virtual methods
.method public final a(I)V
.locals 8
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_f
.line 122
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-nez p1, :cond_0
goto/16 :goto_7
:cond_0
:try_start_0
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 124
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
const-string v0, "audio"
invoke-virtual {p1, v0}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/media/AudioManager;
const/4 v0, 0x3
.line 125
invoke-virtual {p1, v0}, Landroid/media/AudioManager;->getStreamVolume(I)I
move-result p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
int-to-float p1, p1
goto :goto_0
:catchall_0
const/high16 p1, 0x3f800000 # 1.0f
:goto_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v1, 0x0
const/4 v2, 0x1
if-eqz v0, :cond_5
.line 127
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_5
.line 128
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->j()Z
move-result v0
if-eqz v0, :cond_5
iget v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->i:F
cmpl-float v3, p1, v0
if-eqz v3, :cond_4
const/4 v3, 0x0
cmpl-float v4, p1, v3
if-lez v4, :cond_2
cmpl-float v0, v0, v3
if-ltz v0, :cond_2
.line 130
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->o()Z
move-result v0
if-eqz v0, :cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_1
.line 132
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
.line 133
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->d(Z)V
:cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 136
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
goto :goto_1
:cond_2
float-to-double v3, p1
const-wide/16 v5, 0x0
cmpl-double v0, v3, v5
if-nez v0, :cond_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_3
.line 138
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_3
.line 139
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->b(Z)V
:cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 142
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
:cond_4
:goto_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 143
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->o()Z
move-result v3
invoke-virtual {v0, v3}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
:cond_5
iput p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->i:F
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 146
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 147
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result p1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 149
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 150
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->c()I
move-result v0
.line 151
div-int/lit16 v3, v0, 0x3e8
.line 152
div-int/lit16 v4, p1, 0x3e8
sub-int v5, v4, v3
if-ltz v5, :cond_6
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 155
iget-object v6, v6, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 156
invoke-virtual {v6}, Lcom/fyber/inneractive/sdk/player/controller/i;->j()Z
move-result v6
if-nez v6, :cond_7
if-ne v0, p1, :cond_7
:cond_6
move v5, v1
:cond_7
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 161
invoke-virtual {v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->n()Z
move-result v6
if-eqz v6, :cond_8
return-void
:cond_8
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 166
invoke-static {v5}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
move-result-object v7
invoke-virtual {v6, v7}, Lcom/fyber/inneractive/sdk/player/ui/s;->setRemainingTime(Ljava/lang/String;)V
iget v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-ge v6, v4, :cond_c
.line 170
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->v()Z
move-result v5
if-eqz v5, :cond_b
iget-object v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 171
iget-object v5, v5, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 172
invoke-virtual {v5}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v5
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 173
move-object v7, v6
check-cast v7, Lcom/fyber/inneractive/sdk/player/e;
.line 174
iget-object v7, v7, Lcom/fyber/inneractive/sdk/player/e;->y:Lcom/fyber/inneractive/sdk/config/f0;
.line 175
iget-object v6, v6, Lcom/fyber/inneractive/sdk/player/c;->e:Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz v6, :cond_9
.line 176
iget-object v6, v6, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
if-eqz v6, :cond_9
.line 177
check-cast v6, Lcom/fyber/inneractive/sdk/response/g;
.line 178
iget v6, v6, Lcom/fyber/inneractive/sdk/response/e;->w:I
goto :goto_2
:cond_9
const/4 v6, -0x1
.line 179
:goto_2
invoke-static {v5, v6, v7}, Lcom/fyber/inneractive/sdk/player/c;->a(IILcom/fyber/inneractive/sdk/config/f0;)Z
move-result v5
if-eqz v5, :cond_b
iget-boolean v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
if-nez v5, :cond_b
iget v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-ge v3, v5, :cond_a
sub-int/2addr v5, v3
.line 181
invoke-virtual {p0, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->c(I)V
goto :goto_3
:cond_a
iput v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
.line 184
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->l()V
:goto_3
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 186
invoke-virtual {v1, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
goto :goto_4
:cond_b
iget-object v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 188
invoke-virtual {v5, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
goto :goto_4
:cond_c
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 191
invoke-virtual {v6, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
.line 192
invoke-virtual {p0, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->c(I)V
:goto_4
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 196
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 197
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 198
sget-object v5, Lcom/fyber/inneractive/sdk/player/enums/b;->Paused:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq v1, v5, :cond_e
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 199
invoke-virtual {v1, p1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->b(II)V
.line 200
sget-object v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
.line 201
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
const/16 v5, 0x1e
.line 202
invoke-static {v5}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
move-result-object v6
const-string v7, "max_rv_tsec"
invoke-virtual {v1, v7, v6}, Lcom/fyber/inneractive/sdk/config/k;->a(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v1
.line 204
:try_start_1
invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v1
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
goto :goto_5
:catchall_1
move v1, v5
:goto_5
if-ge v1, v2, :cond_d
goto :goto_6
:cond_d
move v5, v1
:goto_6
if-le v4, v5, :cond_e
if-le v3, v5, :cond_e
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
if-eqz v1, :cond_e
.line 207
check-cast v1, Lcom/fyber/inneractive/sdk/config/e0;
.line 208
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
if-eqz v1, :cond_e
.line 209
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/g0;->j:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
.line 210
sget-object v3, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->REWARDED:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
if-ne v1, v3, :cond_e
.line 211
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->l()V
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 212
invoke-virtual {v1, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
:cond_e
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v1, :cond_f
.line 218
invoke-interface {v1, p1, v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->onProgress(II)V
:cond_f
:goto_7
return-void
.end method
.method public final a(II)V
.locals 3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
if-eqz v0, :cond_0
.line 13
invoke-virtual {v0}, Landroid/graphics/Bitmap;->getWidth()I
move-result v0
if-ne v0, p1, :cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
invoke-virtual {v0}, Landroid/graphics/Bitmap;->getHeight()I
move-result v0
if-eq v0, p2, :cond_4
:cond_0
if-lez p2, :cond_4
if-gtz p1, :cond_1
goto :goto_2
:cond_1
:goto_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
.line 14
invoke-virtual {v0}, Ljava/util/LinkedList;->peek()Ljava/lang/Object;
move-result-object v0
if-eqz v0, :cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
.line 15
invoke-virtual {v0}, Ljava/util/LinkedList;->poll()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/util/b;
if-eqz v0, :cond_1
.line 16
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/util/b;->a()Z
move-result v1
if-nez v1, :cond_1
.line 17
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/util/b;->b()V
goto :goto_0
:cond_2
const/4 v0, 0x0
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
.line 19
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/o$c;
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/player/controller/o$c;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
.line 39
invoke-virtual {v1, v0}, Ljava/util/LinkedList;->offer(Ljava/lang/Object;)Z
const/4 v1, 0x2
new-array v1, v1, [Ljava/lang/Integer;
.line 40
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
const/4 v2, 0x0
aput-object p1, v1, v2
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
const/4 p2, 0x1
aput-object p1, v1, p2
iget-object p1, v0, Lcom/fyber/inneractive/sdk/util/b;->b:Landroid/os/Handler;
if-nez p1, :cond_3
iget-object p1, v0, Lcom/fyber/inneractive/sdk/util/b;->e:Ljava/lang/Object;
.line 42
monitor-enter p1
.line 43
:try_start_0
new-instance p2, Landroid/os/Handler;
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
move-result-object v2
invoke-direct {p2, v2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
iput-object p2, v0, Lcom/fyber/inneractive/sdk/util/b;->b:Landroid/os/Handler;
.line 44
monitor-exit p1
goto :goto_1
:catchall_0
move-exception p2
monitor-exit p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p2
:cond_3
:goto_1
iget-object p1, v0, Lcom/fyber/inneractive/sdk/util/b;->b:Landroid/os/Handler;
.line 47
new-instance p2, Lcom/fyber/inneractive/sdk/util/b$b;
invoke-direct {p2, v0, v1}, Lcom/fyber/inneractive/sdk/util/b$b;-><init>(Lcom/fyber/inneractive/sdk/util/b;[Ljava/lang/Object;)V
invoke-virtual {p1, p2}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
:cond_4
:goto_2
return-void
.end method
.method public final a(ILcom/fyber/inneractive/sdk/util/p0;)V
.locals 6
.line 344
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "onClicked called with %d"
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
const/4 v0, 0x0
const/4 v1, 0x1
packed-switch p1, :pswitch_data_0
goto/16 :goto_5
.line 357
:pswitch_0
sget-object p1, Lcom/fyber/inneractive/sdk/config/i0$b;->APP_INFO:Lcom/fyber/inneractive/sdk/config/i0$b;
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/i0$b;->e()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Ljava/lang/String;)V
.line 358
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->APP_INFO:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
invoke-virtual {p0, v0, p1, p2}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(ZLcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;Lcom/fyber/inneractive/sdk/util/p0;)Z
goto/16 :goto_5
:pswitch_1
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_a
iget-object p2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 360
iget-boolean p2, p2, Lcom/fyber/inneractive/sdk/player/ui/d;->h:Z
if-nez p2, :cond_a
.line 361
iput-boolean v1, p1, Lcom/fyber/inneractive/sdk/player/c;->j:Z
.line 362
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/player/controller/o;->h(Z)V
goto/16 :goto_5
.line 363
:pswitch_2
sget-object p1, Lcom/fyber/inneractive/sdk/config/i0$b;->COMPANION:Lcom/fyber/inneractive/sdk/config/i0$b;
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/i0$b;->e()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Ljava/lang/String;)V
.line 364
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->COMPANION:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
invoke-virtual {p0, v1, p1, p2}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(ZLcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;Lcom/fyber/inneractive/sdk/util/p0;)Z
goto/16 :goto_5
.line 387
:pswitch_3
invoke-virtual {p0, p2}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/util/p0;)V
goto/16 :goto_5
.line 388
:pswitch_4
invoke-virtual {p0, v1}, Lcom/fyber/inneractive/sdk/player/controller/o;->b(Z)V
goto/16 :goto_5
.line 389
:pswitch_5
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->q()V
goto/16 :goto_5
.line 404
:pswitch_6
sget-object p1, Lcom/fyber/inneractive/sdk/config/i0$b;->COMPANION:Lcom/fyber/inneractive/sdk/config/i0$b;
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/i0$b;->e()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Ljava/lang/String;)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v1, 0x0
if-eqz p1, :cond_4
.line 408
move-object v2, p1
check-cast v2, Lcom/fyber/inneractive/sdk/player/e;
.line 409
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
if-eqz v2, :cond_0
.line 410
iget-object v2, v2, Lcom/fyber/inneractive/sdk/model/vast/b;->i:Lcom/fyber/inneractive/sdk/model/vast/c;
goto :goto_0
:cond_0
move-object v2, v1
.line 411
:goto_0
iget-object v3, p1, Lcom/fyber/inneractive/sdk/player/c;->e:Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz v2, :cond_4
.line 412
iget-object v4, v2, Lcom/fyber/inneractive/sdk/model/vast/c;->a:Lcom/fyber/inneractive/sdk/model/vast/h;
.line 413
sget-object v5, Lcom/fyber/inneractive/sdk/model/vast/h;->Static:Lcom/fyber/inneractive/sdk/model/vast/h;
if-ne v4, v5, :cond_4
if-eqz v3, :cond_4
.line 414
iget-object v4, v3, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
if-eqz v4, :cond_2
.line 415
check-cast v4, Lcom/fyber/inneractive/sdk/response/g;
.line 416
iget-object v4, v4, Lcom/fyber/inneractive/sdk/response/g;->L:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 417
iget-object v4, v4, Lcom/fyber/inneractive/sdk/model/vast/b;->i:Lcom/fyber/inneractive/sdk/model/vast/c;
if-eqz v4, :cond_1
.line 418
iget-object v4, v4, Lcom/fyber/inneractive/sdk/model/vast/c;->g:Ljava/lang/String;
goto :goto_1
:cond_1
move-object v4, v1
.line 419
:goto_1
invoke-static {v4}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v5
if-eqz v5, :cond_3
.line 420
iget-object v3, v3, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
if-eqz v3, :cond_2
check-cast v3, Lcom/fyber/inneractive/sdk/response/g;
.line 421
iget-object v3, v3, Lcom/fyber/inneractive/sdk/response/g;->L:Lcom/fyber/inneractive/sdk/model/vast/b;
if-eqz v3, :cond_2
.line 422
iget-object v4, v3, Lcom/fyber/inneractive/sdk/model/vast/b;->b:Ljava/lang/String;
goto :goto_2
:cond_2
move-object v4, v1
.line 423
:cond_3
:goto_2
sget-object v3, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->COMPANION:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
sget-object v5, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_CLICK:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v5}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v5
invoke-virtual {p1, v2, v3, v5}, Lcom/fyber/inneractive/sdk/player/c;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
goto :goto_3
:cond_4
move-object v4, v1
:goto_3
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz p1, :cond_5
.line 425
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->f()V
:cond_5
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz p1, :cond_a
.line 427
invoke-interface {p1, v4, p2, v1, v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/util/p0;Lcom/fyber/inneractive/sdk/web/a$b;Z)Lcom/fyber/inneractive/sdk/util/a0$a;
goto :goto_5
.line 428
:pswitch_7
sget-object p1, Lcom/fyber/inneractive/sdk/config/i0$b;->CTA_BUTTON:Lcom/fyber/inneractive/sdk/config/i0$b;
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/i0$b;->e()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Ljava/lang/String;)V
.line 429
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->CTA:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
invoke-virtual {p0, v0, p1, p2}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(ZLcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;Lcom/fyber/inneractive/sdk/util/p0;)Z
goto :goto_5
.line 457
:pswitch_8
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->s()V
goto :goto_5
.line 458
:pswitch_9
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->o()Z
move-result p1
if-eqz p1, :cond_7
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_6
.line 460
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz p1, :cond_6
.line 461
invoke-virtual {p1, v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->d(Z)V
:cond_6
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 464
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_9
.line 466
sget-object p2, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->MUTE:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
sget-object v0, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_UNMUTE:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v0}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v0
.line 467
check-cast p1, Lcom/fyber/inneractive/sdk/player/e;
.line 468
iget-object v1, p1, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 469
invoke-virtual {p1, v1, p2, v0}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
goto :goto_4
:cond_7
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_8
.line 471
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz p1, :cond_8
.line 472
invoke-virtual {p1, v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->b(Z)V
:cond_8
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 475
invoke-virtual {p1, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_9
.line 477
sget-object p2, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->MUTE:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
sget-object v0, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_MUTE:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v0}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v0
.line 478
check-cast p1, Lcom/fyber/inneractive/sdk/player/e;
.line 479
iget-object v1, p1, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 480
invoke-virtual {p1, v1, p2, v0}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
:cond_9
:goto_4
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 481
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->o()Z
move-result p2
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
:cond_a
:goto_5
return-void
nop
:pswitch_data_0
.packed-switch 0x1
:pswitch_9
:pswitch_8
:pswitch_7
:pswitch_6
:pswitch_5
:pswitch_4
:pswitch_3
:pswitch_2
:pswitch_1
:pswitch_0
.end packed-switch
.end method
.method public final a(J)V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_0
.line 570
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/c;->c()Landroid/view/View;
move-result-object v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-nez v0, :cond_1
const/4 v0, 0x1
goto :goto_1
:cond_1
const/4 v0, 0x0
.line 571
:goto_1
invoke-virtual {v1, v0, p1, p2}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(ZJ)V
return-void
.end method
.method public final a(Landroid/graphics/Bitmap;)V
.locals 3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_0
.line 562
iget-object v1, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v1, :cond_0
.line 563
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 564
sget-object v2, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq v1, v2, :cond_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 566
iget-boolean v0, v0, Lcom/fyber/inneractive/sdk/player/c;->j:Z
.line 567
invoke-virtual {v1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
const/4 v1, 0x1
.line 568
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 569
invoke-virtual {v0, p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setLastFrameBitmap(Landroid/graphics/Bitmap;)V
:cond_0
return-void
.end method
.method public final a(Lcom/fyber/inneractive/sdk/model/vast/h;I)V
.locals 7
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_9
.line 483
check-cast v0, Lcom/fyber/inneractive/sdk/player/e;
const/4 v1, 0x0
new-array v1, v1, [Ljava/lang/Object;
const-string v2, "notifyCompanionDisplayed"
.line 484
invoke-static {v2, v1}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 485
sget-object v1, Lcom/fyber/inneractive/sdk/player/e$b;->a:[I
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
move-result p1
aget p1, v1, p1
const/4 v1, 0x1
const/4 v2, 0x0
if-eq p1, v1, :cond_6
const/4 v3, 0x2
if-eq p1, v3, :cond_2
.line 497
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/e;->c()Landroid/view/View;
move-result-object p1
if-eqz p1, :cond_9
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/e;->z:Lcom/fyber/inneractive/sdk/flow/m;
if-eqz p1, :cond_9
.line 498
iget-boolean p1, p1, Lcom/fyber/inneractive/sdk/flow/m;->g:Z
if-nez p1, :cond_9
.line 499
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 500
iget-object p1, p1, Lcom/fyber/inneractive/sdk/model/vast/b;->i:Lcom/fyber/inneractive/sdk/model/vast/c;
if-eqz p1, :cond_9
.line 501
sget-object p2, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->COMPANION:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
sget-object v3, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_CREATIVE_VIEW:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v3}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v3
invoke-virtual {v0, p1, p2, v3}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
.line 503
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/e;->z:Lcom/fyber/inneractive/sdk/flow/m;
.line 504
iget-boolean p2, p1, Lcom/fyber/inneractive/sdk/flow/m;->g:Z
if-nez p2, :cond_1
.line 505
new-instance p2, Lcom/fyber/inneractive/sdk/network/s$a;
sget-object v0, Lcom/fyber/inneractive/sdk/network/r;->VAST_COMPANION_DISPLAYED:Lcom/fyber/inneractive/sdk/network/r;
iget-object v3, p1, Lcom/fyber/inneractive/sdk/flow/m;->b:Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;
iget-object v4, p1, Lcom/fyber/inneractive/sdk/flow/m;->c:Lcom/fyber/inneractive/sdk/response/g;
.line 509
iget-object v5, p1, Lcom/fyber/inneractive/sdk/flow/m;->d:Lcom/fyber/inneractive/sdk/config/global/s;
if-nez v5, :cond_0
move-object v5, v2
goto :goto_0
:cond_0
invoke-virtual {v5}, Lcom/fyber/inneractive/sdk/config/global/s;->c()Lorg/json/JSONArray;
move-result-object v5
:goto_0
invoke-direct {p2, v0, v3, v4, v5}, Lcom/fyber/inneractive/sdk/network/s$a;-><init>(Lcom/fyber/inneractive/sdk/network/r;Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;Lcom/fyber/inneractive/sdk/response/e;Lorg/json/JSONArray;)V
.line 510
iget-object v0, p1, Lcom/fyber/inneractive/sdk/flow/m;->e:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 511
iget-object v0, v0, Lcom/fyber/inneractive/sdk/model/vast/b;->i:Lcom/fyber/inneractive/sdk/model/vast/c;
.line 512
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/model/vast/c;->a()Lorg/json/JSONObject;
move-result-object v0
const-string v3, "companion_data"
filled-new-array {v3, v0}, [Ljava/lang/Object;
move-result-object v0
.line 513
invoke-virtual {p2, v0}, Lcom/fyber/inneractive/sdk/network/s$a;->a([Ljava/lang/Object;)Lcom/fyber/inneractive/sdk/network/s$a;
.line 514
invoke-virtual {p2, v2}, Lcom/fyber/inneractive/sdk/network/s$a;->a(Ljava/lang/String;)V
.line 515
:cond_1
iput-boolean v1, p1, Lcom/fyber/inneractive/sdk/flow/m;->g:Z
goto/16 :goto_7
.line 516
:cond_2
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/e;->z:Lcom/fyber/inneractive/sdk/flow/m;
if-eqz p1, :cond_9
.line 517
iget-object v0, p1, Lcom/fyber/inneractive/sdk/flow/m;->m:Lcom/fyber/inneractive/sdk/flow/vast/c;
if-eqz v0, :cond_9
.line 518
iput-boolean v1, v0, Lcom/fyber/inneractive/sdk/flow/vast/a;->c:Z
.line 519
iget-object v3, p1, Lcom/fyber/inneractive/sdk/flow/m;->b:Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;
iget-object v4, p1, Lcom/fyber/inneractive/sdk/flow/m;->c:Lcom/fyber/inneractive/sdk/response/g;
iget-object p1, p1, Lcom/fyber/inneractive/sdk/flow/m;->d:Lcom/fyber/inneractive/sdk/config/global/s;
.line 520
iput p2, v0, Lcom/fyber/inneractive/sdk/flow/vast/a;->d:I
.line 521
iget-object p2, v0, Lcom/fyber/inneractive/sdk/flow/vast/e;->g:Lcom/fyber/inneractive/sdk/player/controller/c;
.line 522
iget-object p2, p2, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
.line 523
instance-of v5, p2, Lcom/fyber/inneractive/sdk/web/b;
if-eqz v5, :cond_3
.line 524
check-cast p2, Lcom/fyber/inneractive/sdk/web/b;
.line 525
iget-object p2, p2, Lcom/fyber/inneractive/sdk/web/b;->O:Lcom/fyber/inneractive/sdk/web/a;
if-eqz p2, :cond_3
.line 526
iget-object p2, p2, Lcom/fyber/inneractive/sdk/web/a;->b:Ljava/lang/String;
goto :goto_1
:cond_3
move-object p2, v2
.line 527
:goto_1
iput-object p2, v0, Lcom/fyber/inneractive/sdk/flow/vast/a;->e:Ljava/lang/String;
.line 528
iget-boolean v5, v0, Lcom/fyber/inneractive/sdk/flow/vast/c;->h:Z
if-nez v5, :cond_9
.line 529
new-instance v5, Lcom/fyber/inneractive/sdk/network/s$a;
sget-object v6, Lcom/fyber/inneractive/sdk/network/r;->FMP_COMPANION_SUCCESSFULLY_SHOWN:Lcom/fyber/inneractive/sdk/network/r;
if-nez p1, :cond_4
move-object p1, v2
goto :goto_2
.line 533
:cond_4
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/global/s;->c()Lorg/json/JSONArray;
move-result-object p1
:goto_2
invoke-direct {v5, v6, v3, v4, p1}, Lcom/fyber/inneractive/sdk/network/s$a;-><init>(Lcom/fyber/inneractive/sdk/network/r;Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;Lcom/fyber/inneractive/sdk/response/e;Lorg/json/JSONArray;)V
.line 534
new-instance p1, Lorg/json/JSONObject;
invoke-direct {p1}, Lorg/json/JSONObject;-><init>()V
.line 535
invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v3
const-string v4, "Got exception adding param to json object: %s, %s"
if-nez v3, :cond_5
const-string v3, "version"
.line 537
:try_start_0
invoke-virtual {p1, v3, p2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_3
:catch_0
filled-new-array {v3, p2}, [Ljava/lang/Object;
move-result-object p2
.line 539
invoke-static {v4, p2}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
:cond_5
:goto_3
const-string p2, "loaded_from_cache"
.line 540
iget-boolean v3, v0, Lcom/fyber/inneractive/sdk/flow/vast/c;->j:Z
invoke-static {v3}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object v3
.line 541
:try_start_1
invoke-virtual {p1, p2, v3}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_1
goto :goto_4
:catch_1
filled-new-array {p2, v3}, [Ljava/lang/Object;
move-result-object p2
.line 543
invoke-static {v4, p2}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
:goto_4
iget-object p2, v5, Lcom/fyber/inneractive/sdk/network/s$a;->f:Lorg/json/JSONArray;
.line 544
invoke-virtual {p2, p1}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
.line 545
invoke-virtual {v5, v2}, Lcom/fyber/inneractive/sdk/network/s$a;->a(Ljava/lang/String;)V
.line 546
iput-boolean v1, v0, Lcom/fyber/inneractive/sdk/flow/vast/c;->h:Z
goto :goto_7
.line 547
:cond_6
iget-boolean p1, v0, Lcom/fyber/inneractive/sdk/player/e;->A:Z
if-nez p1, :cond_9
.line 548
new-instance p1, Lcom/fyber/inneractive/sdk/network/s$a;
sget-object p2, Lcom/fyber/inneractive/sdk/network/r;->VAST_DEFAULT_COMPANION_DISPLAYED:Lcom/fyber/inneractive/sdk/network/r;
iget-object v3, v0, Lcom/fyber/inneractive/sdk/player/c;->f:Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;
.line 550
iget-object v4, v0, Lcom/fyber/inneractive/sdk/player/c;->e:Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz v4, :cond_7
.line 551
iget-object v5, v4, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
.line 552
check-cast v5, Lcom/fyber/inneractive/sdk/response/g;
goto :goto_5
:cond_7
move-object v5, v2
:goto_5
if-eqz v4, :cond_8
.line 553
iget-object v4, v4, Lcom/fyber/inneractive/sdk/flow/q;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v4, :cond_8
.line 554
invoke-virtual {v4}, Lcom/fyber/inneractive/sdk/config/global/s;->c()Lorg/json/JSONArray;
move-result-object v4
goto :goto_6
:cond_8
move-object v4, v2
.line 555
:goto_6
invoke-direct {p1, p2, v3, v5, v4}, Lcom/fyber/inneractive/sdk/network/s$a;-><init>(Lcom/fyber/inneractive/sdk/network/r;Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;Lcom/fyber/inneractive/sdk/response/e;Lorg/json/JSONArray;)V
.line 556
invoke-virtual {p1, v2}, Lcom/fyber/inneractive/sdk/network/s$a;->a(Ljava/lang/String;)V
.line 557
iput-boolean v1, v0, Lcom/fyber/inneractive/sdk/player/e;->A:Z
:cond_9
:goto_7
return-void
.end method
.method public final a(Lcom/fyber/inneractive/sdk/player/controller/y;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(T",
"ListenerT;",
")V"
}
.end annotation
.line 0
iput-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
return-void
.end method
.method public final a(Lcom/fyber/inneractive/sdk/player/enums/b;)V
.locals 2
.line 57
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0, p1}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sonPlayerStateChanged with %s"
.line 58
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
const/4 v0, 0x1
.line 59
invoke-virtual {p0, p1, v0}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/player/enums/b;Z)V
return-void
.end method
.method public final a(Lcom/fyber/inneractive/sdk/player/enums/b;Z)V
.locals 3
.line 60
sget-object v0, Lcom/fyber/inneractive/sdk/player/controller/o$a;->a:[I
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
move-result p1
aget p1, v0, p1
const/4 v0, 0x1
const/4 v1, 0x0
packed-switch p1, :pswitch_data_0
goto/16 :goto_0
:pswitch_0
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-eqz p1, :cond_4
.line 88
invoke-virtual {p0, v1}, Lcom/fyber/inneractive/sdk/player/controller/o;->b(Z)V
goto/16 :goto_0
:pswitch_1
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-nez p1, :cond_0
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->z:Z
if-nez p1, :cond_4
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->v:Z
if-nez p1, :cond_4
:cond_0
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->v:Z
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 91
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->i()Z
move-result p1
if-nez p1, :cond_2
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 92
invoke-virtual {p1, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-eqz p1, :cond_1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 94
invoke-virtual {v2, p1}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
const/4 p1, 0x0
iput-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
.line 96
:cond_1
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
iput-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->k:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
:cond_2
if-eqz p2, :cond_4
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz p1, :cond_4
.line 100
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/player/controller/y;->onCompleted()V
goto :goto_0
.line 101
:pswitch_2
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->r()V
goto :goto_0
:pswitch_3
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-eqz p1, :cond_4
.line 103
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->u()V
goto :goto_0
:pswitch_4
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-eqz p1, :cond_4
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 105
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 106
invoke-virtual {p1, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-nez p1, :cond_4
if-nez p1, :cond_3
.line 111
new-instance p1, Lcom/fyber/inneractive/sdk/player/controller/q;
invoke-direct {p1, p0}, Lcom/fyber/inneractive/sdk/player/controller/q;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
iput-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
.line 112
:cond_3
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->m()I
move-result p1
.line 114
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p2
.line 115
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
filled-new-array {p2, v0}, [Ljava/lang/Object;
move-result-object p2
const-string v0, "%s Starting buffering timeout with %d"
invoke-static {v0, p2}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object p2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
int-to-long v1, p1
.line 116
invoke-virtual {p2, v0, v1, v2}, Landroid/view/View;->postDelayed(Ljava/lang/Runnable;J)Z
goto :goto_0
:pswitch_5
iget-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-eqz p1, :cond_4
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 118
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
.line 119
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
.line 120
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->t()V
:cond_4
:goto_0
return-void
nop
:pswitch_data_0
.packed-switch 0x1
:pswitch_5
:pswitch_4
:pswitch_3
:pswitch_2
:pswitch_1
:pswitch_0
.end packed-switch
.end method
.method public abstract a(Lcom/fyber/inneractive/sdk/util/p0;)V
.end method
.method public final a(Ljava/lang/Exception;)V
.locals 0
.line 0
return-void
.end method
.method public final a(Ljava/lang/String;)V
.locals 3
.line 49
sget-object v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->w:Lcom/fyber/inneractive/sdk/config/i0;
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
if-eqz v1, :cond_0
.line 50
check-cast v1, Lcom/fyber/inneractive/sdk/config/e0;
.line 51
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
if-eqz v1, :cond_0
.line 54
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/g0;->j:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
const-string v2, "LAST_VAST_CLICKED_TYPE"
.line 55
invoke-virtual {v0, v1, v2, p1}, Lcom/fyber/inneractive/sdk/config/i0;->a(Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;Ljava/lang/String;Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public a(Z)V
.locals 5
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-ne v0, p1, :cond_0
return-void
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_f
.line 224
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-nez v0, :cond_1
goto/16 :goto_2
.line 226
:cond_1
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
.line 227
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object v1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
filled-new-array {v0, v1, v2}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sonVisibilityChanged: %s my video view is%s"
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
const/4 v0, 0x0
if-eqz p1, :cond_c
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 232
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 233
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 234
sget-object v2, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v2
if-nez v2, :cond_8
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->i()Z
move-result v2
if-eqz v2, :cond_2
goto :goto_1
.line 245
:cond_2
sget-object v2, Lcom/fyber/inneractive/sdk/player/enums/b;->Error:Lcom/fyber/inneractive/sdk/player/enums/b;
invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v2
if-nez v2, :cond_7
sget-object v2, Lcom/fyber/inneractive/sdk/player/enums/b;->Idle:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 246
invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v2
if-eqz v2, :cond_3
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
goto :goto_0
.line 251
:cond_3
sget-object v0, Lcom/fyber/inneractive/sdk/player/enums/b;->Start_in_progress:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq v1, v0, :cond_4
sget-object v0, Lcom/fyber/inneractive/sdk/player/enums/b;->Playing:Lcom/fyber/inneractive/sdk/player/enums/b;
if-ne v1, v0, :cond_5
.line 253
:cond_4
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->u()V
:cond_5
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 256
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/player/c;->p:Z
if-nez v1, :cond_6
.line 257
move-object v1, v0
check-cast v1, Lcom/fyber/inneractive/sdk/player/e;
.line 258
sget-object v2, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->InvalidOrigin:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
sget-object v3, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_CREATIVE_VIEW:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v3}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v3
.line 259
iget-object v4, v1, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
invoke-virtual {v1, v4, v2, v3}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
.line 260
iput-boolean p1, v0, Lcom/fyber/inneractive/sdk/player/c;->p:Z
.line 261
:cond_6
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->j()V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->m:Lcom/fyber/inneractive/sdk/player/controller/s;
if-nez p1, :cond_f
sget-object p1, Lcom/fyber/inneractive/sdk/util/o;->a:Landroid/app/Application;
if-eqz p1, :cond_f
.line 264
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/s;
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/player/controller/s;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->m:Lcom/fyber/inneractive/sdk/player/controller/s;
.line 288
invoke-virtual {p1, v0}, Landroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
goto/16 :goto_2
.line 289
:cond_7
:goto_0
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/player/controller/o;->b(Z)V
goto/16 :goto_2
:cond_8
:goto_1
iget-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->v:Z
if-nez v1, :cond_b
iput-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->v:Z
iget-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->B:Z
if-nez v1, :cond_b
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 293
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->i()Z
move-result v1
if-nez v1, :cond_a
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 294
invoke-virtual {v1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-eqz v1, :cond_9
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 296
invoke-virtual {v2, v1}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
const/4 v1, 0x0
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
.line 298
:cond_9
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->k:Z
iput-boolean p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
:cond_a
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz p1, :cond_b
.line 302
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/player/controller/y;->onCompleted()V
:cond_b
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz p1, :cond_f
.line 304
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->l()V
goto :goto_2
:cond_c
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_e
.line 325
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz p1, :cond_e
.line 326
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/controller/i;->d:Lcom/fyber/inneractive/sdk/player/controller/i$f;
if-eqz p1, :cond_e
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->e:Lcom/fyber/inneractive/sdk/player/controller/n;
.line 327
invoke-virtual {p1, v0}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_e
.line 329
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
filled-new-array {p1}, [Ljava/lang/Object;
move-result-object p1
const-string v0, "%sonVisibilityChanged pausing video"
.line 330
invoke-static {v0, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 331
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->pauseVideo()V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 333
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 334
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 335
sget-object v0, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq p1, v0, :cond_d
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz p1, :cond_e
.line 337
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->i()Z
move-result p1
if-eqz p1, :cond_e
:cond_d
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 338
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->k()V
.line 343
:cond_e
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->k()V
:cond_f
:goto_2
return-void
.end method
.method public final a(ZLcom/fyber/inneractive/sdk/util/s0;)V
.locals 1
.line 48
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/o$d;
invoke-direct {v0, p0, p1, p2}, Lcom/fyber/inneractive/sdk/player/controller/o$d;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;ZLcom/fyber/inneractive/sdk/util/s0;)V
invoke-static {v0}, Lcom/fyber/inneractive/sdk/util/p;->a(Ljava/lang/Runnable;)V
return-void
.end method
.method public final a(ZLcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;Lcom/fyber/inneractive/sdk/util/p0;)Z
.locals 4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_0
.line 573
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->f()V
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
const/4 v1, 0x0
if-eqz v0, :cond_6
const/4 v2, 0x1
if-eqz p1, :cond_2
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p1, :cond_6
.line 577
check-cast p1, Lcom/fyber/inneractive/sdk/player/e;
.line 578
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
const/4 v3, 0x0
if-eqz p1, :cond_1
.line 579
iget-object p1, p1, Lcom/fyber/inneractive/sdk/model/vast/b;->b:Ljava/lang/String;
goto :goto_0
:cond_1
move-object p1, v3
.line 580
:goto_0
invoke-interface {v0, p1, p3, v3, v2}, Lcom/fyber/inneractive/sdk/player/controller/y;->a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/util/p0;Lcom/fyber/inneractive/sdk/web/a$b;Z)Lcom/fyber/inneractive/sdk/util/a0$a;
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 581
sget-object p3, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_CLICK:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {p3}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object p3
check-cast p1, Lcom/fyber/inneractive/sdk/player/e;
.line 582
iget-object v0, p1, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 583
invoke-virtual {p1, v0, p2, p3}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
goto :goto_3
.line 584
:cond_2
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->VIDEO:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
if-ne p2, p1, :cond_3
sget-object p1, Lcom/fyber/inneractive/sdk/util/h;->VIDEO_CLICK:Lcom/fyber/inneractive/sdk/util/h;
goto :goto_1
:cond_3
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->APP_INFO:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
if-ne p2, p1, :cond_4
sget-object p1, Lcom/fyber/inneractive/sdk/util/h;->VIDEO_APP_INFO:Lcom/fyber/inneractive/sdk/util/h;
goto :goto_1
:cond_4
sget-object p1, Lcom/fyber/inneractive/sdk/util/h;->VIDEO_CTA:Lcom/fyber/inneractive/sdk/util/h;
.line 585
:goto_1
invoke-interface {v0, p3, p1}, Lcom/fyber/inneractive/sdk/player/controller/y;->a(Lcom/fyber/inneractive/sdk/util/p0;Lcom/fyber/inneractive/sdk/util/h;)Lcom/fyber/inneractive/sdk/util/a0$a;
move-result-object p1
iget-object p3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz p3, :cond_5
.line 587
sget-object v0, Lcom/fyber/inneractive/sdk/model/vast/v;->EVENT_CLICK:Lcom/fyber/inneractive/sdk/model/vast/v;
filled-new-array {v0}, [Lcom/fyber/inneractive/sdk/model/vast/v;
move-result-object v0
check-cast p3, Lcom/fyber/inneractive/sdk/player/e;
.line 588
iget-object v3, p3, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
.line 589
invoke-virtual {p3, v3, p2, v0}, Lcom/fyber/inneractive/sdk/player/e;->a(Lcom/fyber/inneractive/sdk/response/i;Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;[Lcom/fyber/inneractive/sdk/model/vast/v;)V
iget-object p3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 591
iget-object p3, p3, Lcom/fyber/inneractive/sdk/player/c;->h:Lcom/fyber/inneractive/sdk/measurement/d;
if-eqz p3, :cond_5
.line 592
iget-object v0, p3, Lcom/fyber/inneractive/sdk/measurement/d;->c:Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;
if-eqz v0, :cond_5
const-string v0, "OMVideo"
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v3, "%s click"
.line 593
invoke-static {v3, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 595
:try_start_0
iget-object v0, p3, Lcom/fyber/inneractive/sdk/measurement/d;->c:Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;
sget-object v3, Lcom/iab/omid/library/fyber/adsession/media/InteractionType;->CLICK:Lcom/iab/omid/library/fyber/adsession/media/InteractionType;
invoke-virtual {v0, v3}, Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;->adUserInteraction(Lcom/iab/omid/library/fyber/adsession/media/InteractionType;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_2
:catchall_0
move-exception v0
.line 597
invoke-virtual {p3, v0}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
.line 598
:cond_5
:goto_2
iget-object p1, p1, Lcom/fyber/inneractive/sdk/util/a0$a;->a:Lcom/fyber/inneractive/sdk/util/a0$d;
sget-object p3, Lcom/fyber/inneractive/sdk/util/a0$d;->FAILED:Lcom/fyber/inneractive/sdk/util/a0$d;
if-eq p1, p3, :cond_6
move v1, v2
.line 603
:cond_6
:goto_3
sget-object p1, Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;->VIDEO:Lcom/fyber/inneractive/sdk/player/enums/VideoClickOrigin;
if-ne p2, p1, :cond_7
.line 604
sget-object p1, Lcom/fyber/inneractive/sdk/config/i0$b;->VIDEO:Lcom/fyber/inneractive/sdk/config/i0$b;
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/config/i0$b;->e()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Ljava/lang/String;)V
:cond_7
return v1
.end method
.method public b()V
.locals 0
.line 0
return-void
.end method
.method public final b(Z)V
.locals 6
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
const/4 v1, 0x1
if-eqz v0, :cond_0
.line 1
check-cast v0, Lcom/fyber/inneractive/sdk/config/e0;
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
if-eqz v0, :cond_0
.line 3
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/g0;->j:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
.line 4
sget-object v2, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->REWARDED:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
if-ne v0, v2, :cond_0
move v0, v1
goto :goto_0
:cond_0
const/4 v0, 0x0
.line 5
:goto_0
invoke-static {}, Lcom/fyber/inneractive/sdk/external/InneractiveAdManager;->isCurrentUserAChild()Z
move-result v2
if-eqz v2, :cond_4
if-eqz v0, :cond_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_4
.line 6
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_4
.line 7
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->c()I
move-result v0
div-int/lit16 v0, v0, 0x3e8
.line 8
sget-object v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
.line 9
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
const/16 v3, 0x1e
.line 10
invoke-static {v3}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
move-result-object v4
const-string v5, "max_rv_tsec"
invoke-virtual {v2, v5, v4}, Lcom/fyber/inneractive/sdk/config/k;->a(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v2
.line 12
:try_start_0
invoke-static {v2}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v2
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_1
:catchall_0
move v2, v3
:goto_1
if-ge v2, v1, :cond_1
goto :goto_2
:cond_1
move v3, v2
:goto_2
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 14
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 15
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v1
div-int/lit16 v1, v1, 0x3e8
sub-int/2addr v1, v0
if-lez v1, :cond_2
if-ge v0, v3, :cond_4
.line 16
:cond_2
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/x;
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-virtual {v1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v2, :cond_3
const-class v3, Lcom/fyber/inneractive/sdk/config/global/features/b;
.line 17
invoke-virtual {v2, v3}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v2
if-eqz v2, :cond_3
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
.line 18
invoke-virtual {v2, v3}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v2
check-cast v2, Lcom/fyber/inneractive/sdk/config/global/features/b;
invoke-virtual {v2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
.line 19
new-instance v4, Ljava/util/ArrayList;
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/global/features/g;->c:Ljava/util/HashMap;
invoke-virtual {v2}, Ljava/util/HashMap;->values()Ljava/util/Collection;
move-result-object v2
invoke-direct {v4, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 20
invoke-virtual {v4}, Ljava/util/ArrayList;->size()I
move-result v2
if-lez v2, :cond_3
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
.line 21
invoke-virtual {v2, v3}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v2
check-cast v2, Lcom/fyber/inneractive/sdk/config/global/features/b;
goto :goto_3
:cond_3
const/4 v2, 0x0
.line 22
:goto_3
new-instance v3, Lcom/fyber/inneractive/sdk/player/controller/t;
invoke-direct {v3, p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/t;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;Z)V
invoke-direct {v0, v1, v2, v3}, Lcom/fyber/inneractive/sdk/player/controller/x;-><init>(Landroid/content/Context;Lcom/fyber/inneractive/sdk/config/global/features/b;Lcom/fyber/inneractive/sdk/player/controller/t;)V
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/controller/x;->c:Landroid/app/Dialog;
.line 23
invoke-virtual {p1}, Landroid/app/Dialog;->show()V
goto :goto_4
.line 24
:cond_4
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->f(Z)V
:goto_4
return-void
.end method
.method public final c(I)V
.locals 3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
const/4 v1, 0x0
if-eqz v0, :cond_0
const-class v2, Lcom/fyber/inneractive/sdk/config/global/features/c;
.line 17
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/config/global/features/c;
goto :goto_0
:cond_0
move-object v0, v1
:goto_0
if-eqz v0, :cond_1
.line 18
sget-object v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->o:Ljava/lang/String;
.line 19
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/config/global/features/c;->d(Ljava/lang/String;)V
.line 21
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/global/features/c;->e:Lcom/fyber/inneractive/sdk/model/vast/a;
if-eqz v0, :cond_1
.line 22
iget-boolean v2, v0, Lcom/fyber/inneractive/sdk/model/vast/a;->d:Z
if-eqz v2, :cond_1
.line 23
iget-object v1, v0, Lcom/fyber/inneractive/sdk/model/vast/a;->c:Ljava/lang/String;
:cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->y:Ljava/lang/String;
.line 24
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_2
if-eqz v1, :cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 25
invoke-static {p1}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
move-result-object p1
const-string v2, "\\[TIME\\]"
invoke-virtual {v1, v2, p1}, Ljava/lang/String;->replaceFirst(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setSkipText(Ljava/lang/String;)V
goto :goto_1
:cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 27
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, p1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setSkipText(Ljava/lang/String;)V
:cond_3
:goto_1
return-void
.end method
.method public final c(Z)V
.locals 0
.line 0
return-void
.end method
.method public c()Z
.locals 4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v1, 0x0
if-nez v0, :cond_0
return v1
:cond_0
iget-boolean v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
if-nez v2, :cond_3
.line 5
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_1
.line 6
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->j()Z
move-result v0
if-nez v0, :cond_3
:cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 7
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 8
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 9
move-object v3, v2
check-cast v3, Lcom/fyber/inneractive/sdk/player/e;
.line 10
iget-object v3, v3, Lcom/fyber/inneractive/sdk/player/e;->y:Lcom/fyber/inneractive/sdk/config/f0;
.line 11
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/c;->e:Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz v2, :cond_2
.line 12
iget-object v2, v2, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
if-eqz v2, :cond_2
.line 13
check-cast v2, Lcom/fyber/inneractive/sdk/response/g;
.line 14
iget v2, v2, Lcom/fyber/inneractive/sdk/response/e;->w:I
goto :goto_0
:cond_2
const/4 v2, -0x1
.line 15
:goto_0
invoke-static {v0, v2, v3}, Lcom/fyber/inneractive/sdk/player/c;->a(IILcom/fyber/inneractive/sdk/config/f0;)Z
move-result v0
if-eqz v0, :cond_4
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
if-nez v0, :cond_4
iget v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-nez v0, :cond_4
:cond_3
const/4 v1, 0x1
:cond_4
return v1
.end method
.method public d()V
.locals 2
.line 2
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sonVideoViewDetachedFromWindow"
.line 3
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 4
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->k()V
return-void
.end method
.method public destroy()V
.locals 3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->m:Lcom/fyber/inneractive/sdk/player/controller/s;
if-eqz v0, :cond_0
sget-object v1, Lcom/fyber/inneractive/sdk/util/o;->a:Landroid/app/Application;
if-eqz v1, :cond_0
.line 3
invoke-virtual {v1, v0}, Landroid/app/Application;->unregisterActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
.line 5
:cond_0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sdestroy called"
.line 6
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_1
.line 8
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
.line 9
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->b:Ljava/util/concurrent/CopyOnWriteArrayList;
.line 10
invoke-virtual {v0, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;)Z
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 12
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 13
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->c:Ljava/util/concurrent/CopyOnWriteArrayList;
.line 14
invoke-virtual {v0, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;)Z
.line 15
:cond_1
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->k()V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
const/4 v1, 0x0
if-eqz v0, :cond_2
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 17
invoke-virtual {v2, v0}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
:cond_2
:goto_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
.line 19
invoke-virtual {v0}, Ljava/util/LinkedList;->peek()Ljava/lang/Object;
move-result-object v0
if-eqz v0, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->q:Ljava/util/LinkedList;
.line 20
invoke-virtual {v0}, Ljava/util/LinkedList;->poll()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/util/b;
if-eqz v0, :cond_2
.line 21
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/util/b;->a()Z
move-result v2
if-nez v2, :cond_2
.line 22
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/util/b;->b()V
goto :goto_0
:cond_3
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
return-void
.end method
.method public final e()V
.locals 2
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->r:Z
if-nez v0, :cond_0
return-void
:cond_0
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->l:Z
if-nez v0, :cond_1
const/4 v0, 0x1
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->l:Z
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
const/4 v1, 0x0
.line 46
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
:cond_1
return-void
.end method
.method public e(Z)V
.locals 4
.line 2
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sinitUI"
.line 3
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_4
.line 6
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-nez v0, :cond_0
goto/16 :goto_1
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
.line 7
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/d;->setUnitConfig(Lcom/fyber/inneractive/sdk/config/f0;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 9
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 10
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->h()I
move-result v1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 11
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 12
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->g()I
move-result v2
iget-boolean v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->n:Z
invoke-virtual {v0, v3, v1, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(ZII)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 14
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 15
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->h()I
move-result v0
if-lez v0, :cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 16
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 17
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->g()I
move-result v0
if-lez v0, :cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 19
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 20
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->h()I
move-result v0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 21
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 22
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->g()I
move-result v1
.line 23
invoke-virtual {p0, v0, v1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(II)V
.line 26
:cond_1
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->v()Z
move-result v0
const/4 v1, 0x0
if-eqz v0, :cond_2
.line 27
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->n()I
move-result v0
iput v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
goto :goto_0
:cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 29
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
:goto_0
if-nez p1, :cond_3
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 34
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 35
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/controller/i;->c()I
move-result p1
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(I)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 37
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 38
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 39
invoke-virtual {p0, p1, v1}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/player/enums/b;Z)V
:cond_3
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 40
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->o()Z
move-result v0
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->setMuteButtonState(Z)V
:cond_4
:goto_1
return-void
.end method
.method public final f()V
.locals 1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_0
.line 69
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->q()V
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_1
.line 73
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
if-eqz v0, :cond_1
.line 75
invoke-virtual {v0}, Landroid/view/View;->invalidate()V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
.line 76
invoke-virtual {v0}, Landroid/view/View;->requestLayout()V
:cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
if-eqz v0, :cond_2
.line 80
invoke-virtual {v0}, Landroid/view/View;->invalidate()V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 81
invoke-virtual {v0}, Landroid/view/View;->requestLayout()V
:cond_2
return-void
.end method
.method public final f(Z)V
.locals 7
const/4 v0, 0x1
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
.line 2
sget-object v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->w:Lcom/fyber/inneractive/sdk/config/i0;
if-eqz p1, :cond_0
if-eqz v1, :cond_0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
if-eqz v2, :cond_0
.line 3
check-cast v2, Lcom/fyber/inneractive/sdk/config/e0;
.line 4
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
if-eqz v2, :cond_0
.line 5
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/g0;->j:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
const-string v3, "LAST_VAST_SKIPED"
const-string v4, "1"
.line 6
invoke-virtual {v1, v2, v3, v4}, Lcom/fyber/inneractive/sdk/config/i0;->a(Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;Ljava/lang/String;Ljava/lang/String;)V
:cond_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v2, 0x0
if-eqz v1, :cond_2
.line 8
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v1, :cond_2
.line 9
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->h:Lcom/fyber/inneractive/sdk/player/d;
if-eqz v1, :cond_1
.line 10
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/d;->b:Ljava/util/concurrent/ScheduledThreadPoolExecutor;
if-eqz v3, :cond_1
.line 11
invoke-virtual {v3}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;->shutdownNow()Ljava/util/List;
.line 12
iput-object v2, v1, Lcom/fyber/inneractive/sdk/player/d;->b:Ljava/util/concurrent/ScheduledThreadPoolExecutor;
:cond_1
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 14
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 15
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/controller/i;->k()V
if-eqz p1, :cond_2
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 18
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->h:Lcom/fyber/inneractive/sdk/measurement/d;
if-eqz v1, :cond_2
.line 19
iget-object v3, v1, Lcom/fyber/inneractive/sdk/measurement/d;->c:Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;
if-eqz v3, :cond_2
const-string v3, "OMVideo"
filled-new-array {v3}, [Ljava/lang/Object;
move-result-object v3
const-string v4, "%s skipped"
.line 20
invoke-static {v4, v3}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 22
:try_start_0
iget-object v3, v1, Lcom/fyber/inneractive/sdk/measurement/d;->c:Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;
invoke-virtual {v3}, Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;->skipped()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v3
.line 24
invoke-virtual {v1, v3}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
:cond_2
:goto_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 25
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->i()Z
move-result v1
if-nez v1, :cond_8
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
const/4 v3, 0x0
.line 26
invoke-virtual {v1, v3}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-eqz v1, :cond_3
iget-object v4, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 28
invoke-virtual {v4, v1}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
iput-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
.line 30
:cond_3
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
iput-boolean v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->k:Z
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->b:Lcom/fyber/inneractive/sdk/config/f0;
if-eqz v1, :cond_8
.line 34
check-cast v1, Lcom/fyber/inneractive/sdk/config/e0;
.line 35
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
if-eqz v1, :cond_8
.line 36
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/g0;->j:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
.line 37
sget-object v2, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->REWARDED:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
if-ne v1, v2, :cond_8
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v1, :cond_8
iget-boolean v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
if-eqz v2, :cond_7
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v2, :cond_7
.line 45
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v2, :cond_7
.line 46
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->c()I
move-result v1
.line 47
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v2
sub-int/2addr v2, v1
.line 48
sget-object v3, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v3, v3, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
.line 49
iget-object v3, v3, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
const/16 v4, 0x1e
.line 50
invoke-static {v4}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
move-result-object v5
const-string v6, "max_rv_tsec"
invoke-virtual {v3, v6, v5}, Lcom/fyber/inneractive/sdk/config/k;->a(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v3
.line 52
:try_start_1
invoke-static {v3}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v3
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
goto :goto_1
:catchall_1
move v3, v4
:goto_1
if-ge v3, v0, :cond_4
goto :goto_2
:cond_4
move v4, v3
:goto_2
mul-int/lit16 v4, v4, 0x3e8
if-lez v2, :cond_6
if-lt v1, v4, :cond_5
goto :goto_3
:cond_5
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->B:Z
goto :goto_4
:cond_6
:goto_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
.line 53
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->onCompleted()V
goto :goto_4
.line 58
:cond_7
invoke-interface {v1}, Lcom/fyber/inneractive/sdk/player/controller/y;->onCompleted()V
:cond_8
:goto_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v0, :cond_a
iget v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-lez v0, :cond_9
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
if-nez v0, :cond_9
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_a
.line 61
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_a
.line 62
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 63
sget-object v1, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
invoke-virtual {v0, v1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_a
:cond_9
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
.line 64
invoke-interface {v0, p1}, Lcom/fyber/inneractive/sdk/player/controller/y;->a(Z)V
.line 67
:cond_a
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->k()V
return-void
.end method
.method public final g(Z)Landroid/graphics/Bitmap;
.locals 8
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
const/4 v1, 0x0
if-eqz v0, :cond_6
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_6
.line 2
iget-object v2, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-nez v2, :cond_0
goto/16 :goto_3
:cond_0
iget-boolean v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->o:Z
if-eqz v3, :cond_1
.line 4
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/c;->k:Landroid/graphics/Bitmap;
return-object p1
.line 5
:cond_1
iget-object v0, v2, Lcom/fyber/inneractive/sdk/player/controller/i;->j:Landroid/view/TextureView;
const/4 v2, 0x3
new-array v2, v2, [Ljava/lang/Object;
.line 7
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v3
const/4 v4, 0x0
aput-object v3, v2, v4
const/4 v3, 0x1
aput-object v0, v2, v3
if-eqz v0, :cond_2
.line 8
invoke-virtual {v0}, Landroid/view/TextureView;->isAvailable()Z
move-result v5
if-eqz v5, :cond_2
move v5, v3
goto :goto_0
:cond_2
move v5, v4
:goto_0
invoke-static {v5}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object v5
const/4 v6, 0x2
aput-object v5, v2, v6
const-string v5, "%sSave snapshot entered: tv = %s avail = %s"
invoke-static {v5, v2}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
if-eqz v0, :cond_6
.line 9
invoke-virtual {v0}, Landroid/view/TextureView;->isAvailable()Z
move-result v2
if-eqz v2, :cond_6
:try_start_0
const-string v2, "creating bitmap on object - %s"
new-array v5, v3, [Ljava/lang/Object;
iget-object v6, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
aput-object v6, v5, v4
.line 12
invoke-static {v2, v5}, Lcom/fyber/inneractive/sdk/util/IAlog;->e(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
.line 13
invoke-virtual {v0, v2}, Landroid/view/TextureView;->getBitmap(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap;
move-result-object v0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 14
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getVideoWidth()I
move-result v2
if-lez v2, :cond_3
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getVideoHeight()I
move-result v2
if-lez v2, :cond_3
iput-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 17
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getVideoWidth()I
move-result v2
iget-object v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-virtual {v5}, Lcom/fyber/inneractive/sdk/player/ui/s;->getVideoHeight()I
move-result v5
invoke-virtual {p0, v2, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(II)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
:cond_3
const-string v2, "IAMediaPlayerFlowManager: saving snapshot %s"
if-eqz p1, :cond_5
:try_start_1
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
iget-object v5, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 20
invoke-virtual {v5}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v5
if-eqz v0, :cond_4
.line 21
new-instance v6, Lcom/fyber/inneractive/sdk/util/f;
invoke-direct {v6}, Lcom/fyber/inneractive/sdk/util/f;-><init>()V
const/16 v7, 0x14
iput v7, v6, Lcom/fyber/inneractive/sdk/util/f;->c:I
iput v3, v6, Lcom/fyber/inneractive/sdk/util/f;->d:I
.line 24
invoke-virtual {v0}, Landroid/graphics/Bitmap;->getWidth()I
move-result v7
iput v7, v6, Lcom/fyber/inneractive/sdk/util/f;->a:I
.line 25
invoke-virtual {v0}, Landroid/graphics/Bitmap;->getHeight()I
move-result v7
iput v7, v6, Lcom/fyber/inneractive/sdk/util/f;->b:I
.line 26
invoke-static {v5, v0, v6}, Lcom/fyber/inneractive/sdk/util/e;->a(Landroid/content/Context;Landroid/graphics/Bitmap;Lcom/fyber/inneractive/sdk/util/f;)Landroid/graphics/Bitmap;
move-result-object v0
goto :goto_1
:cond_4
move-object v0, v1
.line 27
:goto_1
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v5
.line 28
invoke-static {v2, v5}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 30
iput-object v0, p1, Lcom/fyber/inneractive/sdk/player/c;->k:Landroid/graphics/Bitmap;
iput-boolean v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->o:Z
goto :goto_2
:cond_5
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 33
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v5
.line 34
invoke-static {v2, v5}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 36
iput-object v0, p1, Lcom/fyber/inneractive/sdk/player/c;->k:Landroid/graphics/Bitmap;
:goto_2
const-string p1, "%ssave snapshot succeeded"
new-array v0, v3, [Ljava/lang/Object;
.line 38
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v2
aput-object v2, v0, v4
.line 39
invoke-static {p1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->e(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object p1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 41
iget-object p1, p1, Lcom/fyber/inneractive/sdk/player/c;->k:Landroid/graphics/Bitmap;
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
return-object p1
.line 43
:catch_0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
filled-new-array {p1}, [Ljava/lang/Object;
move-result-object p1
const-string v0, "%ssave snapshot failed with exception"
.line 44
invoke-static {v0, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->e(Ljava/lang/String;[Ljava/lang/Object;)V
:cond_6
:goto_3
return-object v1
.end method
.method public final g()Lcom/fyber/inneractive/sdk/flow/vast/e;
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v1, 0x0
if-eqz v0, :cond_0
.line 46
check-cast v0, Lcom/fyber/inneractive/sdk/player/e;
.line 47
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/e;->z:Lcom/fyber/inneractive/sdk/flow/m;
if-eqz v0, :cond_0
.line 48
iget-object v1, v0, Lcom/fyber/inneractive/sdk/flow/m;->m:Lcom/fyber/inneractive/sdk/flow/vast/c;
:cond_0
return-object v1
.end method
.method public h(Z)V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_4
.line 2
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/player/c;->j:Z
if-nez v1, :cond_0
.line 3
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
goto :goto_1
:cond_0
if-eqz p1, :cond_1
.line 4
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz p1, :cond_1
const/4 v0, 0x0
.line 5
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->b(I)V
goto :goto_1
.line 6
:cond_1
iget-object p1, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz p1, :cond_4
.line 7
iget-object v0, p1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 8
sget-object v1, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq v0, v1, :cond_3
sget-object v1, Lcom/fyber/inneractive/sdk/player/enums/b;->Prepared:Lcom/fyber/inneractive/sdk/player/enums/b;
if-ne v0, v1, :cond_2
goto :goto_0
.line 12
:cond_2
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/player/controller/i;->l()V
goto :goto_1
:cond_3
:goto_0
const/4 v0, 0x1
.line 13
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->b(I)V
:cond_4
:goto_1
return-void
.end method
.method public final h()Z
.locals 1
.line 0
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->z:Z
return v0
.end method
.method public final i()V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_1
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
.line 3
iget-object v1, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->b:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v1, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->contains(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_0
.line 4
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->b:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v0, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 6
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 7
iget-object v1, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->c:Ljava/util/concurrent/CopyOnWriteArrayList;
.line 8
invoke-virtual {v1, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->contains(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_1
.line 9
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->c:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v0, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z
:cond_1
return-void
.end method
.method public j()V
.locals 9
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
const/4 v1, 0x0
if-nez v0, :cond_4
.line 2
new-instance v0, Lcom/fyber/inneractive/sdk/player/ui/f;
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-direct {v0, v2}, Lcom/fyber/inneractive/sdk/player/ui/f;-><init>(Lcom/fyber/inneractive/sdk/player/ui/s;)V
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_4
.line 4
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->h:Lcom/fyber/inneractive/sdk/measurement/d;
if-eqz v0, :cond_4
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 5
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTrackingFriendlyView()[Landroid/view/View;
move-result-object v3
.line 6
iget-object v4, v0, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
if-eqz v4, :cond_0
.line 8
:try_start_0
invoke-virtual {v4, v2}, Lcom/iab/omid/library/fyber/adsession/AdSession;->registerAdView(Landroid/view/View;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v2
.line 10
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
.line 11
:cond_0
:goto_0
iget-object v2, v0, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
const/4 v4, 0x0
if-eqz v2, :cond_2
if-eqz v3, :cond_2
.line 12
array-length v2, v3
move v5, v1
:goto_1
if-ge v5, v2, :cond_2
aget-object v6, v3, v5
if-eqz v6, :cond_1
.line 15
:try_start_1
iget-object v7, v0, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
sget-object v8, Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;->VIDEO_CONTROLS:Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;
.line 16
invoke-virtual {v7, v6, v8, v4}, Lcom/iab/omid/library/fyber/adsession/AdSession;->addFriendlyObstruction(Landroid/view/View;Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;Ljava/lang/String;)V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
goto :goto_2
:catchall_1
move-exception v6
.line 20
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
:cond_1
:goto_2
add-int/lit8 v5, v5, 0x1
goto :goto_1
:cond_2
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 21
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTrackingFriendlyViewObstructionPurposeOther()[Landroid/view/View;
move-result-object v2
.line 22
iget-object v3, v0, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
if-eqz v3, :cond_4
.line 23
array-length v3, v2
move v5, v1
:goto_3
if-ge v5, v3, :cond_4
aget-object v6, v2, v5
if-eqz v6, :cond_3
.line 26
:try_start_2
iget-object v7, v0, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
sget-object v8, Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;->OTHER:Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;
invoke-virtual {v7, v6, v8, v4}, Lcom/iab/omid/library/fyber/adsession/AdSession;->addFriendlyObstruction(Landroid/view/View;Lcom/iab/omid/library/fyber/adsession/FriendlyObstructionPurpose;Ljava/lang/String;)V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_2
goto :goto_4
:catchall_2
move-exception v6
.line 28
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
:cond_3
:goto_4
add-int/lit8 v5, v5, 0x1
goto :goto_3
.line 30
:cond_4
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 31
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTextureHost()Landroid/view/ViewGroup;
move-result-object v2
filled-new-array {v0, v2}, [Ljava/lang/Object;
move-result-object v0
const-string v2, "%sconnectToTextureView called %s"
invoke-static {v2, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
if-eqz v0, :cond_5
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 38
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTextureHost()Landroid/view/ViewGroup;
move-result-object v0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
invoke-virtual {v2}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v2
invoke-virtual {v0, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_5
.line 40
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sconnectToTextureView called but already connected"
.line 41
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
goto :goto_5
:cond_5
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_6
.line 46
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_6
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
.line 47
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/controller/i;->a(Lcom/fyber/inneractive/sdk/player/ui/f;)V
:cond_6
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
if-eqz v0, :cond_7
sget v2, Lcom/fyber/inneractive/sdk/R$id;->ia_inn_texture_view:I
.line 51
invoke-virtual {v0, v2}, Landroid/view/View;->setId(I)V
.line 55
:cond_7
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v2, "%supdateView adding texture to parent"
.line 56
invoke-static {v2, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 57
new-instance v0, Landroid/widget/FrameLayout$LayoutParams;
const/4 v2, -0x2
invoke-direct {v0, v2, v2}, Landroid/widget/FrameLayout$LayoutParams;-><init>(II)V
.line 58
invoke-virtual {v0, v1, v1, v1, v1}, Landroid/view/ViewGroup$MarginLayoutParams;->setMargins(IIII)V
const/16 v2, 0x11
iput v2, v0, Landroid/widget/FrameLayout$LayoutParams;->gravity:I
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
.line 61
invoke-virtual {v2}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v2
if-nez v2, :cond_8
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 62
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTextureHost()Landroid/view/ViewGroup;
move-result-object v2
iget-object v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
invoke-virtual {v2, v3, v0}, Landroid/view/ViewGroup;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
:cond_8
iput-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->l:Z
.line 68
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/n;
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/player/controller/n;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->e:Lcom/fyber/inneractive/sdk/player/controller/n;
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v1, :cond_9
.line 93
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v1, :cond_9
.line 94
iput-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->d:Lcom/fyber/inneractive/sdk/player/controller/i$f;
:cond_9
:goto_5
return-void
.end method
.method public k()V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
if-eqz v0, :cond_0
.line 3
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%sdestroyTextureView"
.line 4
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->p:Landroid/graphics/Bitmap;
if-eqz v0, :cond_0
.line 10
new-instance v0, Lcom/fyber/inneractive/sdk/player/controller/o$b;
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/player/controller/o$b;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
const/4 v1, 0x0
invoke-virtual {p0, v1, v0}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(ZLcom/fyber/inneractive/sdk/util/s0;)V
:cond_0
return-void
.end method
.method public final l()V
.locals 3
.line 1
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->v()Z
move-result v0
if-eqz v0, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
const/4 v1, 0x0
if-eqz v0, :cond_0
const-class v2, Lcom/fyber/inneractive/sdk/config/global/features/c;
.line 2
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/config/global/features/c;
goto :goto_0
:cond_0
move-object v0, v1
:goto_0
if-eqz v0, :cond_1
.line 3
sget-object v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v2, v2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->o:Ljava/lang/String;
.line 4
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/config/global/features/c;->d(Ljava/lang/String;)V
.line 6
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/global/features/c;->e:Lcom/fyber/inneractive/sdk/model/vast/a;
if-eqz v0, :cond_1
.line 7
iget-boolean v2, v0, Lcom/fyber/inneractive/sdk/model/vast/a;->d:Z
if-eqz v2, :cond_1
.line 8
iget-object v1, v0, Lcom/fyber/inneractive/sdk/model/vast/a;->b:Ljava/lang/String;
:cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->y:Ljava/lang/String;
.line 9
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_2
if-eqz v1, :cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 10
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setSkipText(Ljava/lang/String;)V
goto :goto_1
:cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 12
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v1
sget v2, Lcom/fyber/inneractive/sdk/R$string;->ia_video_skip_text:I
invoke-virtual {v1, v2}, Landroid/content/Context;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->setSkipText(Ljava/lang/String;)V
:goto_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 14
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/ui/s;->g()V
const/4 v0, 0x0
iput v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v0, :cond_3
.line 17
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->e()V
:cond_3
return-void
.end method
.method public abstract m()I
.end method
.method public abstract n()I
.end method
.method public final o()Z
.locals 7
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v1, 0x0
if-eqz v0, :cond_1
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
.line 3
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->i()Z
move-result v0
const/4 v2, 0x1
if-eqz v0, :cond_0
return v2
:cond_0
:try_start_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 5
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v3, "audio"
invoke-virtual {v0, v3}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/media/AudioManager;
const/4 v3, 0x3
.line 6
invoke-virtual {v0, v3}, Landroid/media/AudioManager;->getStreamVolume(I)I
move-result v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
int-to-float v0, v0
goto :goto_0
:catchall_0
const/high16 v0, 0x3f800000 # 1.0f
:goto_0
float-to-double v3, v0
const-wide/16 v5, 0x0
cmpl-double v0, v3, v5
if-nez v0, :cond_1
move v1, v2
:cond_1
return v1
.end method
.method public abstract p()V
.end method
.method public pauseVideo()V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_1
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_1
.line 3
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 4
sget-object v1, Lcom/fyber/inneractive/sdk/player/enums/b;->Paused:Lcom/fyber/inneractive/sdk/player/enums/b;
if-eq v0, v1, :cond_0
.line 6
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
filled-new-array {v0, v1}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%spauseVideo %s"
.line 7
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 9
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 10
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->j:Landroid/view/TextureView;
if-eqz v0, :cond_1
.line 11
invoke-virtual {v0}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v1
if-eqz v1, :cond_1
invoke-virtual {v0}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->getTextureHost()Landroid/view/ViewGroup;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 13
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 14
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->k()V
goto :goto_0
.line 19
:cond_0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 21
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 22
iget-object v1, v1, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
filled-new-array {v0, v1}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "%spauseVideo called in bad state! %s"
.line 23
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
:cond_1
:goto_0
return-void
.end method
.method public abstract q()V
.end method
.method public r()V
.locals 2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-eqz v0, :cond_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 2
invoke-virtual {v1, v0}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
const/4 v0, 0x0
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
const/4 v1, 0x0
.line 4
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
.line 6
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->x()V
return-void
.end method
.method public abstract s()V
.end method
.method public t()V
.locals 0
return-void
.end method
.method public u()V
.locals 5
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
const/4 v1, 0x0
.line 1
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Z)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 2
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 4
new-instance v2, Lcom/fyber/inneractive/sdk/player/ui/c;
invoke-direct {v2}, Lcom/fyber/inneractive/sdk/player/ui/c;-><init>()V
iput-boolean v1, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->b:Z
.line 6
new-instance v3, Lcom/fyber/inneractive/sdk/player/ui/b;
invoke-direct {v3, v2}, Lcom/fyber/inneractive/sdk/player/ui/b;-><init>(Lcom/fyber/inneractive/sdk/player/ui/c;)V
.line 7
invoke-virtual {v0, v3}, Lcom/fyber/inneractive/sdk/player/ui/s;->c(Lcom/fyber/inneractive/sdk/player/ui/b;)V
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
if-eqz v0, :cond_0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 9
invoke-virtual {v2, v0}, Landroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
const/4 v0, 0x0
iput-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->j:Ljava/lang/Runnable;
:cond_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v2, 0x1
if-eqz v0, :cond_4
.line 12
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->v()Z
move-result v0
if-eqz v0, :cond_4
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->h:Z
if-nez v0, :cond_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 13
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
.line 14
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v0
iget-object v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 16
move-object v4, v3
check-cast v4, Lcom/fyber/inneractive/sdk/player/e;
.line 17
iget-object v4, v4, Lcom/fyber/inneractive/sdk/player/e;->y:Lcom/fyber/inneractive/sdk/config/f0;
.line 18
iget-object v3, v3, Lcom/fyber/inneractive/sdk/player/c;->e:Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz v3, :cond_1
.line 19
iget-object v3, v3, Lcom/fyber/inneractive/sdk/flow/q;->b:Lcom/fyber/inneractive/sdk/response/e;
if-eqz v3, :cond_1
.line 20
check-cast v3, Lcom/fyber/inneractive/sdk/response/g;
.line 21
iget v3, v3, Lcom/fyber/inneractive/sdk/response/e;->w:I
goto :goto_0
:cond_1
const/4 v3, -0x1
.line 22
:goto_0
invoke-static {v0, v3, v4}, Lcom/fyber/inneractive/sdk/player/c;->a(IILcom/fyber/inneractive/sdk/config/f0;)Z
move-result v0
if-eqz v0, :cond_4
iget v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-gtz v0, :cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 25
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
.line 26
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->l()V
goto :goto_1
:cond_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_3
.line 33
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_3
.line 34
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/player/controller/i;->d()I
move-result v0
div-int/lit16 v0, v0, 0x3e8
iget v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
if-lt v3, v0, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 38
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
goto :goto_1
:cond_3
iget-boolean v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->s:Z
if-nez v0, :cond_4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 45
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->h(Z)V
iget v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->f:I
.line 46
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/player/controller/o;->c(I)V
iput-boolean v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->s:Z
:cond_4
:goto_1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v0, :cond_5
iget-boolean v3, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->k:Z
if-nez v3, :cond_5
iput-boolean v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->k:Z
.line 50
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->i()V
:cond_5
iput-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->o:Z
iput-boolean v1, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
return-void
.end method
.method public abstract v()Z
.end method
.method public final w()V
.locals 4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v0, :cond_0
const-class v1, Lcom/fyber/inneractive/sdk/config/global/features/r;
.line 1
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/config/global/features/r;
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
const/4 v1, 0x1
if-eqz v0, :cond_1
const-string v2, "show_cta"
.line 2
invoke-virtual {v0, v1, v2}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v0
goto :goto_1
:cond_1
move v0, v1
:goto_1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v2, :cond_2
.line 4
invoke-interface {v2}, Lcom/fyber/inneractive/sdk/player/controller/y;->j()Lcom/fyber/inneractive/sdk/ignite/l;
move-result-object v2
iput-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->w:Lcom/fyber/inneractive/sdk/ignite/l;
:cond_2
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->w:Lcom/fyber/inneractive/sdk/ignite/l;
.line 6
sget-object v3, Lcom/fyber/inneractive/sdk/ignite/l;->NONE:Lcom/fyber/inneractive/sdk/ignite/l;
if-eq v2, v3, :cond_3
goto :goto_2
:cond_3
move v1, v0
:goto_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 9
invoke-virtual {v0, v1, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(ZLcom/fyber/inneractive/sdk/ignite/l;)V
return-void
.end method
.method public x()V
.locals 16
move-object/from16 v1, p0
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v2, 0x0
if-eqz v0, :cond_3
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v0, :cond_0
.line 3
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 4
sget-object v3, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 5
invoke-virtual {v0, v3}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_1
:cond_0
iget-boolean v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
if-eqz v0, :cond_3
:cond_1
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
.line 7
iget-object v3, v0, Lcom/fyber/inneractive/sdk/player/c;->h:Lcom/fyber/inneractive/sdk/measurement/d;
if-eqz v3, :cond_3
.line 8
iget-object v0, v3, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
if-eqz v0, :cond_2
const-string v0, "OMVideo"
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v4, "%s destroy"
.line 9
invoke-static {v4, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 11
:try_start_0
iget-object v0, v3, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
invoke-virtual {v0}, Lcom/iab/omid/library/fyber/adsession/AdSession;->finish()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
.line 13
invoke-virtual {v3, v0}, Lcom/fyber/inneractive/sdk/measurement/d;->a(Ljava/lang/Throwable;)V
.line 17
:cond_2
:goto_0
iput-object v2, v3, Lcom/fyber/inneractive/sdk/measurement/d;->b:Lcom/iab/omid/library/fyber/adsession/AdEvents;
.line 18
iput-object v2, v3, Lcom/fyber/inneractive/sdk/measurement/d;->a:Lcom/iab/omid/library/fyber/adsession/AdSession;
.line 19
iput-object v2, v3, Lcom/fyber/inneractive/sdk/measurement/d;->c:Lcom/iab/omid/library/fyber/adsession/media/MediaEvents;
.line 20
:cond_3
sget-object v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v3, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
.line 21
iget-object v3, v3, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
const-string v4, "endcard"
.line 22
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/k;->a(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/config/h;
move-result-object v3
invoke-virtual {v3}, Lcom/fyber/inneractive/sdk/config/h;->a()Z
move-result v3
iget-object v4, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const/4 v5, 0x1
const/4 v6, 0x0
if-eqz v4, :cond_4
.line 24
iget-object v4, v4, Lcom/fyber/inneractive/sdk/player/c;->b:Lcom/fyber/inneractive/sdk/player/controller/i;
if-eqz v4, :cond_4
.line 25
iget-object v4, v4, Lcom/fyber/inneractive/sdk/player/controller/i;->e:Lcom/fyber/inneractive/sdk/player/enums/b;
.line 26
sget-object v7, Lcom/fyber/inneractive/sdk/player/enums/b;->Completed:Lcom/fyber/inneractive/sdk/player/enums/b;
invoke-virtual {v4, v7}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v4
if-eqz v4, :cond_4
goto :goto_1
:cond_4
iget-boolean v4, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->t:Z
if-eqz v4, :cond_5
if-eqz v3, :cond_6
:cond_5
iget-boolean v7, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->u:Z
if-eqz v7, :cond_3a
:cond_6
:goto_1
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v3, :cond_7
.line 28
invoke-virtual {v3}, Lcom/fyber/inneractive/sdk/player/c;->c()Landroid/view/View;
move-result-object v3
goto :goto_2
:cond_7
move-object v3, v2
:goto_2
if-eqz v3, :cond_8
move v4, v5
goto :goto_3
:cond_8
move v4, v6
:goto_3
iget-object v7, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 30
invoke-virtual {v7}, Lcom/fyber/inneractive/sdk/player/ui/s;->h()V
iget-object v7, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v7, :cond_9
const-class v8, Lcom/fyber/inneractive/sdk/config/global/features/r;
.line 31
invoke-virtual {v7, v8}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v7
check-cast v7, Lcom/fyber/inneractive/sdk/config/global/features/r;
goto :goto_4
:cond_9
move-object v7, v2
:goto_4
const/16 v8, 0xbb8
const-string v9, "endcard_animation_duration"
const-string v10, "cta_text_all_caps"
const-string v12, "autoClickDelay"
const-string v13, "shouldEnableEndCardAutoClick"
const/4 v14, 0x3
const/16 v15, 0x1f4
if-eqz v4, :cond_1c
.line 33
instance-of v0, v3, Lcom/fyber/inneractive/sdk/web/h;
if-eqz v0, :cond_f
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v0, :cond_a
.line 34
check-cast v0, Lcom/fyber/inneractive/sdk/player/e;
.line 35
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/e;->z:Lcom/fyber/inneractive/sdk/flow/m;
if-eqz v0, :cond_a
.line 36
iget-object v0, v0, Lcom/fyber/inneractive/sdk/flow/m;->n:Lcom/fyber/inneractive/sdk/player/controller/c;
goto :goto_5
:cond_a
move-object v0, v2
:goto_5
if-eqz v0, :cond_e
.line 37
new-instance v4, Lcom/fyber/inneractive/sdk/player/controller/u;
invoke-direct {v4, v1}, Lcom/fyber/inneractive/sdk/player/controller/u;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
.line 38
iget-object v2, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
if-eqz v2, :cond_b
.line 39
invoke-virtual {v2, v4}, Lcom/fyber/inneractive/sdk/web/f;->setListener(Lcom/fyber/inneractive/sdk/web/h0;)V
.line 40
:cond_b
iget-object v2, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
if-eqz v2, :cond_d
.line 41
iget-object v4, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->c:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
.line 42
sget-object v11, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->INTERSTITIAL:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
invoke-virtual {v11, v4}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v11
if-nez v11, :cond_c
sget-object v11, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->REWARDED:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
invoke-virtual {v11, v4}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v11
if-nez v11, :cond_c
sget-object v11, Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;->VERTICAL:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
invoke-virtual {v11, v4}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
.line 43
:cond_c
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/web/g0;->n()V
.line 44
:cond_d
iget-object v2, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
if-eqz v2, :cond_e
.line 45
invoke-virtual {v2, v5}, Lcom/fyber/inneractive/sdk/web/f;->a(Z)V
:cond_e
if-eqz v0, :cond_f
.line 46
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
if-eqz v0, :cond_f
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/web/g0;->o()Z
move-result v0
if-eqz v0, :cond_f
return-void
.line 47
:cond_f
invoke-virtual/range {p0 .. p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->k()V
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 48
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 50
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/ui/s;->m:Landroid/view/ViewGroup;
if-eqz v0, :cond_10
const/4 v2, 0x4
.line 51
invoke-virtual {v0, v2}, Landroid/view/View;->setVisibility(I)V
:cond_10
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 52
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v2, :cond_11
.line 54
check-cast v2, Lcom/fyber/inneractive/sdk/player/e;
.line 55
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/e;->v:Lcom/fyber/inneractive/sdk/model/vast/b;
if-eqz v2, :cond_11
.line 56
iget-object v2, v2, Lcom/fyber/inneractive/sdk/model/vast/b;->i:Lcom/fyber/inneractive/sdk/model/vast/c;
goto :goto_6
:cond_11
const/4 v2, 0x0
.line 57
:goto_6
new-instance v4, Lcom/fyber/inneractive/sdk/player/ui/c;
invoke-direct {v4}, Lcom/fyber/inneractive/sdk/player/ui/c;-><init>()V
iput-boolean v5, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->b:Z
iput-object v3, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->g:Landroid/view/View;
if-eqz v2, :cond_12
.line 60
iget-object v2, v2, Lcom/fyber/inneractive/sdk/model/vast/c;->a:Lcom/fyber/inneractive/sdk/model/vast/h;
goto :goto_7
:cond_12
const/4 v2, 0x0
:goto_7
iput-object v2, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->h:Lcom/fyber/inneractive/sdk/model/vast/h;
if-eqz v7, :cond_13
.line 62
invoke-virtual {v7, v6, v10}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v2
if-eqz v2, :cond_13
move v2, v5
goto :goto_8
:cond_13
move v2, v6
:goto_8
iput-boolean v2, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->c:Z
if-eqz v7, :cond_14
.line 64
invoke-virtual {v7}, Lcom/fyber/inneractive/sdk/config/global/features/r;->g()Lcom/fyber/inneractive/sdk/config/global/features/r$c;
move-result-object v2
goto :goto_9
:cond_14
sget-object v2, Lcom/fyber/inneractive/sdk/config/global/features/r;->f:Lcom/fyber/inneractive/sdk/config/global/features/r$c;
:goto_9
if-eqz v7, :cond_16
.line 65
invoke-virtual {v7, v9, v15}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;I)I
move-result v9
if-lt v9, v15, :cond_16
if-le v9, v8, :cond_15
goto :goto_a
:cond_15
move v15, v9
:cond_16
:goto_a
iput-object v2, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->i:Lcom/fyber/inneractive/sdk/config/global/features/r$c;
iput v15, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->j:I
if-eqz v7, :cond_18
.line 68
invoke-virtual {v7, v6, v13}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v2
if-eqz v2, :cond_18
.line 69
invoke-virtual/range {p0 .. p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->g()Lcom/fyber/inneractive/sdk/flow/vast/e;
move-result-object v2
check-cast v2, Lcom/fyber/inneractive/sdk/flow/vast/c;
if-eqz v2, :cond_17
.line 70
iget-boolean v8, v2, Lcom/fyber/inneractive/sdk/flow/vast/a;->a:Z
if-eqz v8, :cond_17
.line 71
iget-object v2, v2, Lcom/fyber/inneractive/sdk/flow/vast/a;->b:Landroid/view/View;
if-eqz v2, :cond_17
goto :goto_b
:cond_17
move v6, v5
:cond_18
:goto_b
if-eqz v7, :cond_1a
.line 72
invoke-virtual {v7, v12, v14}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;I)I
move-result v2
if-ltz v2, :cond_1a
const/16 v7, 0xa
if-le v2, v7, :cond_19
goto :goto_c
:cond_19
move v14, v2
.line 73
:cond_1a
:goto_c
invoke-static {v14}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
if-eqz v6, :cond_1b
iput-object v2, v4, Lcom/fyber/inneractive/sdk/player/ui/c;->f:Ljava/lang/Integer;
.line 75
:cond_1b
new-instance v2, Lcom/fyber/inneractive/sdk/player/ui/b;
invoke-direct {v2, v4}, Lcom/fyber/inneractive/sdk/player/ui/b;-><init>(Lcom/fyber/inneractive/sdk/player/ui/c;)V
.line 76
invoke-virtual {v0, v2}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Lcom/fyber/inneractive/sdk/player/ui/b;)V
.line 77
sget-object v0, Lcom/fyber/inneractive/sdk/model/vast/h;->Other:Lcom/fyber/inneractive/sdk/model/vast/h;
invoke-virtual {v1, v0, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/model/vast/h;I)V
.line 78
invoke-virtual {v3}, Landroid/view/View;->requestFocus()Z
goto/16 :goto_1b
:cond_1c
iget-boolean v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->z:Z
if-nez v2, :cond_1d
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v2, :cond_1d
.line 80
invoke-interface {v2}, Lcom/fyber/inneractive/sdk/player/controller/y;->q()V
goto/16 :goto_1b
:cond_1d
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->x:Lcom/fyber/inneractive/sdk/player/ui/f;
if-eqz v2, :cond_1e
.line 82
new-instance v2, Lcom/fyber/inneractive/sdk/player/controller/r;
invoke-direct {v2, v1}, Lcom/fyber/inneractive/sdk/player/controller/r;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
invoke-virtual {v1, v5, v2}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(ZLcom/fyber/inneractive/sdk/util/s0;)V
goto :goto_e
:cond_1e
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
if-eqz v2, :cond_1f
.line 90
iget-object v2, v2, Lcom/fyber/inneractive/sdk/player/c;->k:Landroid/graphics/Bitmap;
goto :goto_d
:cond_1f
const/4 v2, 0x0
:goto_d
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 91
invoke-static {v3, v2, v6, v6}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/player/ui/s;Landroid/graphics/Bitmap;ZZ)V
.line 92
:goto_e
invoke-virtual/range {p0 .. p0}, Lcom/fyber/inneractive/sdk/player/controller/o;->g()Lcom/fyber/inneractive/sdk/flow/vast/e;
move-result-object v2
.line 93
move-object v3, v2
check-cast v3, Lcom/fyber/inneractive/sdk/flow/vast/c;
if-eqz v3, :cond_25
.line 94
iget-boolean v4, v3, Lcom/fyber/inneractive/sdk/flow/vast/a;->a:Z
if-eqz v4, :cond_25
.line 95
iget-object v3, v3, Lcom/fyber/inneractive/sdk/flow/vast/a;->b:Landroid/view/View;
if-eqz v3, :cond_25
.line 96
iget-object v0, v2, Lcom/fyber/inneractive/sdk/flow/vast/e;->g:Lcom/fyber/inneractive/sdk/player/controller/c;
.line 97
new-instance v3, Lcom/fyber/inneractive/sdk/player/controller/u;
invoke-direct {v3, v1}, Lcom/fyber/inneractive/sdk/player/controller/u;-><init>(Lcom/fyber/inneractive/sdk/player/controller/o;)V
.line 98
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/controller/c;->a:Lcom/fyber/inneractive/sdk/web/g0;
if-eqz v0, :cond_20
.line 99
invoke-virtual {v0, v3}, Lcom/fyber/inneractive/sdk/web/f;->setListener(Lcom/fyber/inneractive/sdk/web/h0;)V
:cond_20
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 100
invoke-virtual {v0, v5}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 102
new-instance v3, Lcom/fyber/inneractive/sdk/player/ui/c;
invoke-direct {v3}, Lcom/fyber/inneractive/sdk/player/ui/c;-><init>()V
iput-boolean v5, v3, Lcom/fyber/inneractive/sdk/player/ui/c;->b:Z
.line 104
iget-object v2, v2, Lcom/fyber/inneractive/sdk/flow/vast/a;->b:Landroid/view/View;
iput-object v2, v3, Lcom/fyber/inneractive/sdk/player/ui/c;->g:Landroid/view/View;
.line 106
sget-object v2, Lcom/fyber/inneractive/sdk/model/vast/h;->FMP_End_Card:Lcom/fyber/inneractive/sdk/model/vast/h;
iput-object v2, v3, Lcom/fyber/inneractive/sdk/player/ui/c;->h:Lcom/fyber/inneractive/sdk/model/vast/h;
if-eqz v7, :cond_21
.line 108
invoke-virtual {v7, v6, v13}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v4
if-eqz v4, :cond_21
move v6, v5
:cond_21
if-eqz v7, :cond_23
.line 109
invoke-virtual {v7, v12, v14}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;I)I
move-result v4
if-ltz v4, :cond_23
const/16 v7, 0xa
if-le v4, v7, :cond_22
goto :goto_f
:cond_22
move v14, v4
.line 110
:cond_23
:goto_f
invoke-static {v14}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v4
if-eqz v6, :cond_24
iput-object v4, v3, Lcom/fyber/inneractive/sdk/player/ui/c;->f:Ljava/lang/Integer;
.line 112
:cond_24
new-instance v4, Lcom/fyber/inneractive/sdk/player/ui/b;
invoke-direct {v4, v3}, Lcom/fyber/inneractive/sdk/player/ui/b;-><init>(Lcom/fyber/inneractive/sdk/player/ui/c;)V
.line 113
invoke-virtual {v0, v4}, Lcom/fyber/inneractive/sdk/player/ui/s;->a(Lcom/fyber/inneractive/sdk/player/ui/b;)V
.line 114
invoke-virtual {v1, v2, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/model/vast/h;I)V
goto/16 :goto_1b
:cond_25
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 115
invoke-virtual {v2, v5}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 116
invoke-virtual {v2, v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
.line 117
new-instance v2, Lcom/fyber/inneractive/sdk/player/ui/c;
invoke-direct {v2}, Lcom/fyber/inneractive/sdk/player/ui/c;-><init>()V
iget-boolean v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->z:Z
iput-boolean v3, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->b:Z
if-eqz v7, :cond_26
.line 120
invoke-virtual {v7, v6, v10}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v3
if-eqz v3, :cond_26
move v3, v5
goto :goto_10
:cond_26
move v3, v6
:goto_10
iput-boolean v3, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->c:Z
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->y:Ljava/lang/String;
if-eqz v3, :cond_27
goto :goto_11
:cond_27
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v3, :cond_28
const-class v4, Lcom/fyber/inneractive/sdk/config/global/features/c;
.line 126
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v3
check-cast v3, Lcom/fyber/inneractive/sdk/config/global/features/c;
.line 127
iget-object v4, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->o:Ljava/lang/String;
.line 128
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/global/features/c;->d(Ljava/lang/String;)V
.line 130
iget-object v3, v3, Lcom/fyber/inneractive/sdk/config/global/features/c;->e:Lcom/fyber/inneractive/sdk/model/vast/a;
if-eqz v3, :cond_28
.line 131
iget-boolean v4, v3, Lcom/fyber/inneractive/sdk/model/vast/a;->d:Z
if-eqz v4, :cond_28
.line 132
iget-object v3, v3, Lcom/fyber/inneractive/sdk/model/vast/a;->a:Ljava/lang/String;
goto :goto_11
:cond_28
const/4 v3, 0x0
:goto_11
iput-object v3, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->e:Ljava/lang/String;
if-eqz v7, :cond_29
.line 134
invoke-virtual {v7, v6, v13}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v3
if-eqz v3, :cond_29
move v3, v5
goto :goto_12
:cond_29
move v3, v6
:goto_12
if-eqz v7, :cond_2b
.line 135
invoke-virtual {v7, v12, v14}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;I)I
move-result v4
if-ltz v4, :cond_2b
const/16 v10, 0xa
if-le v4, v10, :cond_2a
goto :goto_13
:cond_2a
move v14, v4
.line 136
:cond_2b
:goto_13
invoke-static {v14}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v4
if-eqz v3, :cond_2c
iput-object v4, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->f:Ljava/lang/Integer;
:cond_2c
if-eqz v7, :cond_2d
.line 138
invoke-virtual {v7}, Lcom/fyber/inneractive/sdk/config/global/features/r;->g()Lcom/fyber/inneractive/sdk/config/global/features/r$c;
move-result-object v3
goto :goto_14
:cond_2d
sget-object v3, Lcom/fyber/inneractive/sdk/config/global/features/r;->f:Lcom/fyber/inneractive/sdk/config/global/features/r$c;
:goto_14
if-eqz v7, :cond_2f
.line 139
invoke-virtual {v7, v9, v15}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;I)I
move-result v4
if-lt v4, v15, :cond_2f
if-le v4, v8, :cond_2e
goto :goto_15
:cond_2e
move v15, v4
:cond_2f
:goto_15
iput-object v3, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->i:Lcom/fyber/inneractive/sdk/config/global/features/r$c;
iput v15, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->j:I
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v3, :cond_30
const-class v4, Lcom/fyber/inneractive/sdk/config/global/features/h;
.line 143
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v3
check-cast v3, Lcom/fyber/inneractive/sdk/config/global/features/h;
goto :goto_16
:cond_30
const/4 v3, 0x0
:goto_16
if-eqz v3, :cond_34
const-string v4, "should_show_hand"
.line 144
invoke-virtual {v3, v6, v4}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v4
iput-boolean v4, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->a:Z
.line 146
invoke-virtual {v3}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a()Ljava/lang/Double;
move-result-object v3
if-eqz v3, :cond_31
.line 148
invoke-virtual {v3}, Ljava/lang/Double;->doubleValue()D
move-result-wide v3
goto :goto_17
:cond_31
const-wide v3, 0x3ff4ccccc0000000L # 1.2999999523162842
:goto_17
double-to-float v3, v3
const v4, 0x3fd9999a # 1.7f
cmpl-float v4, v3, v4
if-gtz v4, :cond_32
const v4, 0x3f8ccccd # 1.1f
cmpg-float v4, v3, v4
if-gez v4, :cond_33
:cond_32
const v3, 0x3fa66666 # 1.3f
:cond_33
iput v3, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->d:F
:cond_34
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->a:Lcom/fyber/inneractive/sdk/player/c;
const-class v4, Lcom/fyber/inneractive/sdk/config/global/features/n;
if-eqz v3, :cond_35
iget-object v3, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
iget-object v7, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->w:Lcom/fyber/inneractive/sdk/ignite/l;
.line 151
invoke-virtual {v7}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
.line 152
sget-object v8, Lcom/fyber/inneractive/sdk/ignite/l;->TRUE_SINGLE_TAP:Lcom/fyber/inneractive/sdk/ignite/l;
if-ne v7, v8, :cond_35
.line 153
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->D:Lcom/fyber/inneractive/sdk/ignite/c;
.line 154
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/ignite/c;->m()Z
move-result v0
if-eqz v0, :cond_35
if-eqz v3, :cond_35
.line 156
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
if-eqz v0, :cond_35
.line 157
invoke-virtual {v3, v4}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/config/global/features/n;
const-string v3, "enable_app_info_button"
.line 158
invoke-virtual {v0, v5, v3}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(ZLjava/lang/String;)Z
move-result v0
if-eqz v0, :cond_35
move v0, v5
goto :goto_18
:cond_35
move v0, v6
:goto_18
iput-boolean v0, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->l:Z
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->c:Lcom/fyber/inneractive/sdk/config/global/s;
if-eqz v0, :cond_36
.line 160
invoke-virtual {v0, v4}, Lcom/fyber/inneractive/sdk/config/global/s;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/config/global/features/g;
move-result-object v0
check-cast v0, Lcom/fyber/inneractive/sdk/config/global/features/n;
goto :goto_19
:cond_36
const/4 v0, 0x0
:goto_19
if-eqz v0, :cond_37
const-string v3, "app_info_button_text"
const-string v4, "App Info"
.line 161
invoke-virtual {v0, v3, v4}, Lcom/fyber/inneractive/sdk/config/global/features/g;->a(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
if-eqz v0, :cond_38
.line 162
invoke-virtual {v0}, Ljava/lang/String;->length()I
move-result v3
const/16 v4, 0x1e
if-le v3, v4, :cond_38
.line 163
invoke-virtual {v0, v6, v4}, Ljava/lang/String;->substring(II)Ljava/lang/String;
move-result-object v0
goto :goto_1a
:cond_37
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 164
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
sget v3, Lcom/fyber/inneractive/sdk/R$string;->ia_video_app_info_text:I
invoke-virtual {v0, v3}, Landroid/content/Context;->getString(I)Ljava/lang/String;
move-result-object v0
:cond_38
:goto_1a
iput-object v0, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->m:Ljava/lang/String;
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->g:Lcom/fyber/inneractive/sdk/player/controller/y;
if-eqz v0, :cond_39
.line 167
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/player/controller/y;->j()Lcom/fyber/inneractive/sdk/ignite/l;
move-result-object v0
iput-object v0, v2, Lcom/fyber/inneractive/sdk/player/ui/c;->k:Lcom/fyber/inneractive/sdk/ignite/l;
:cond_39
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 170
new-instance v3, Lcom/fyber/inneractive/sdk/player/ui/b;
invoke-direct {v3, v2}, Lcom/fyber/inneractive/sdk/player/ui/b;-><init>(Lcom/fyber/inneractive/sdk/player/ui/c;)V
.line 171
invoke-virtual {v0, v3}, Lcom/fyber/inneractive/sdk/player/ui/s;->c(Lcom/fyber/inneractive/sdk/player/ui/b;)V
.line 172
sget-object v0, Lcom/fyber/inneractive/sdk/model/vast/h;->Default_End_Card:Lcom/fyber/inneractive/sdk/model/vast/h;
invoke-virtual {v1, v0, v5}, Lcom/fyber/inneractive/sdk/player/controller/o;->a(Lcom/fyber/inneractive/sdk/model/vast/h;I)V
goto :goto_1b
:cond_3a
if-eqz v4, :cond_3b
if-eqz v3, :cond_3b
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 174
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->d(Z)V
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 175
invoke-virtual {v0, v6}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
goto :goto_1b
:cond_3b
iget-object v0, v1, Lcom/fyber/inneractive/sdk/player/controller/o;->d:Lcom/fyber/inneractive/sdk/player/ui/s;
.line 177
invoke-virtual {v0, v5}, Lcom/fyber/inneractive/sdk/player/ui/s;->f(Z)V
:goto_1b
return-void
.end method