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
This commit is contained in:
2026-02-18 16:13:44 -08:00
parent c080f0d97f
commit f3960ee359
44288 changed files with 10998761 additions and 0 deletions

View File

@@ -0,0 +1,112 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;
.super Landroid/os/Handler;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->d()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 260
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
return-void
.end method
# virtual methods
.method public final handleMessage(Landroid/os/Message;)V
.locals 2
if-eqz p1, :cond_2
.line 265
:try_start_0
iget v0, p1, Landroid/os/Message;->what:I
const/4 v1, 0x1
if-eq v0, v1, :cond_1
const/4 v1, 0x3
if-eq v0, v1, :cond_0
goto :goto_1
.line 272
:cond_0
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
if-eqz p1, :cond_2
.line 273
instance-of v0, p1, Landroid/view/View;
if-eqz v0, :cond_2
.line 274
check-cast p1, Landroid/view/View;
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 275
invoke-static {v0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/view/View;)Z
move-result p1
if-eqz p1, :cond_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 277
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
goto :goto_1
:catch_0
move-exception p1
goto :goto_0
:cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 267
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_1
:goto_0
const-string v0, "BaseMBMediaView"
.line 285
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_2
:goto_1
return-void
.end method

View File

@@ -0,0 +1,67 @@
.class final synthetic Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$10;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field static final synthetic a:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
.line 1577
invoke-static {}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->values()[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$10;->a:[I
:try_start_0
sget-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$10;->a:[I
sget-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
return-void
.end method

View File

@@ -0,0 +1,281 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;
.super Lcom/mbridge/msdk/widget/a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 515
invoke-direct {p0}, Lcom/mbridge/msdk/widget/a;-><init>()V
return-void
.end method
# virtual methods
.method public final onNoDoubleClick(Landroid/view/View;)V
.locals 4
const-string v0, "omsdk"
const-string v1, "BaseMBMediaView"
:try_start_0
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 519
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
if-nez v2, :cond_0
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 520
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->d(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
goto :goto_0
:catchall_0
move-exception p1
goto/16 :goto_3
:cond_0
:goto_0
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 523
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->e(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
move-result-object v2
const/4 v3, 0x1
invoke-virtual {v2, v3}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->showSoundIndicator(Z)V
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 524
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->e(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
move-result-object v2
invoke-virtual {v2, v3}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->showProgressView(Z)V
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 526
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->f(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
if-eqz v2, :cond_4
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
if-nez v2, :cond_4
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->g(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/view/View;
move-result-object v2
if-eqz v2, :cond_1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->g(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/view/View;
move-result-object v2
invoke-virtual {v2}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v2
if-nez v2, :cond_4
:cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 527
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->e(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
move-result-object p1
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->halfLoadingViewisVisible()Z
move-result p1
if-nez p1, :cond_3
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->e(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
move-result-object p1
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->isPlaying()Z
move-result p1
if-nez p1, :cond_2
goto :goto_1
:cond_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 531
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a()V
goto :goto_4
:cond_3
:goto_1
const-string p1, "is loading or no playing return;"
.line 528
invoke-static {v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->c(Ljava/lang/String;Ljava/lang/String;)V
return-void
:cond_4
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 532
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
if-eqz v2, :cond_5
const-string p1, "fullScreenShowUI"
.line 533
invoke-static {v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->c(Ljava/lang/String;Ljava/lang/String;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 534
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->h(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
return-void
:cond_5
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 537
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v2
if-eqz v2, :cond_6
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 538
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v2
invoke-static {p1, v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
goto :goto_2
:cond_6
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 540
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {v2, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
:goto_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 542
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->j(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;
move-result-object p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz p1, :cond_7
:try_start_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$11;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 544
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->j(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;
move-result-object p1
sget-object v2, Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;->CLICK:Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;
invoke-virtual {p1, v2}, Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;->adUserInteraction(Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;)V
const-string p1, "mnv adUserInteraction click"
.line 545
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->a(Ljava/lang/String;Ljava/lang/String;)V
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_4
:catch_0
move-exception p1
.line 547
:try_start_2
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
goto :goto_4
.line 552
:goto_3
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:cond_7
:goto_4
return-void
.end method

View File

@@ -0,0 +1,76 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;
.super Lcom/mbridge/msdk/widget/a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->onSuccessLoad(Landroid/graphics/Bitmap;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
.line 834
invoke-direct {p0}, Lcom/mbridge/msdk/widget/a;-><init>()V
return-void
.end method
# virtual methods
.method public final onNoDoubleClick(Landroid/view/View;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
.line 837
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v0
if-eqz v0, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
.line 838
iget-object p1, p1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v0
invoke-static {p1, v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
goto :goto_0
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
.line 840
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
:goto_0
return-void
.end method

View File

@@ -0,0 +1,120 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/same/c/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->n()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 818
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onFailedLoad(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public final onSuccessLoad(Landroid/graphics/Bitmap;Ljava/lang/String;)V
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 825
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->k(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object v0
if-eqz v0, :cond_1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->l(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object v0
sget-object v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
if-ne v0, v1, :cond_1
if-eqz p1, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 828
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getWidth()I
move-result v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;I)I
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 829
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getHeight()I
move-result v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;I)I
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 830
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->k(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object v0
invoke-virtual {v0, p2}, Lcom/mbridge/msdk/widget/MBImageView;->setImageUrl(Ljava/lang/String;)V
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 831
invoke-static {p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->k(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object p2
invoke-virtual {p2, p1}, Lcom/mbridge/msdk/widget/MBImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
:cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 834
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->k(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object p1
new-instance p2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;
invoke-direct {p2, p0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12$1;-><init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$12;)V
invoke-virtual {p1, p2}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
:cond_1
return-void
.end method

View File

@@ -0,0 +1,77 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$13;
.super Lcom/mbridge/msdk/widget/a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->o()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$13;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 868
invoke-direct {p0}, Lcom/mbridge/msdk/widget/a;-><init>()V
return-void
.end method
# virtual methods
.method public final onNoDoubleClick(Landroid/view/View;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$13;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 871
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v0
if-eqz v0, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$13;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 872
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->i(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/content/Context;
move-result-object v0
invoke-static {p1, v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
goto :goto_0
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$13;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 874
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
:goto_0
const-string p1, "BaseMBMediaView"
const-string v0, "CLICK WEBVIEW LAYOUT "
.line 876
invoke-static {p1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->c(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method

View File

@@ -0,0 +1,191 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/out/NativeListener$NativeTrackingListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 897
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onDismissLoading(Lcom/mbridge/msdk/out/Campaign;)V
.locals 0
return-void
.end method
.method public final onDownloadFinish(Lcom/mbridge/msdk/out/Campaign;)V
.locals 0
return-void
.end method
.method public final onDownloadProgress(I)V
.locals 0
return-void
.end method
.method public final onDownloadStart(Lcom/mbridge/msdk/out/Campaign;)V
.locals 0
return-void
.end method
.method public final onFinishRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 932
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->o(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 933
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->p(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 934
invoke-static {v0, p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
const-string p2, "BaseMBMediaView"
.line 937
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_0
return-void
.end method
.method public final onInterceptDefaultLoadingDialog()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public final onRedirectionFailed(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 916
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->o(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 917
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->p(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 918
invoke-static {v0, p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
const-string p2, "BaseMBMediaView"
.line 920
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_0
return-void
.end method
.method public final onShowLoading(Lcom/mbridge/msdk/out/Campaign;)V
.locals 0
return-void
.end method
.method public final onStartRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 901
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->m(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 902
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->n(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$14;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 903
invoke-static {v0, p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
const-string p2, "BaseMBMediaView"
.line 905
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_0
return-void
.end method

View File

@@ -0,0 +1,77 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->onPlayError(Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Ljava/lang/String;
.field final synthetic b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Ljava/lang/String;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
iput-object p2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->a:Ljava/lang/String;
.line 1383
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1385
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->q(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->a:Ljava/lang/String;
.line 1386
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Ljava/lang/String;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1387
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v0
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getCampaignUnitId()Ljava/lang/String;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$15;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/mbnative/controller/NativeController;->insertExcludeId(Ljava/lang/String;Lcom/mbridge/msdk/foundation/entity/CampaignEx;)V
return-void
.end method

View File

@@ -0,0 +1,360 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;
.super Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1613
invoke-direct {p0, p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;-><init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
return-void
.end method
# virtual methods
.method public final a()V
.locals 13
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1616
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v0
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getNvT2()I
move-result v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1617
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v1
if-eqz v1, :cond_7
const/4 v1, 0x4
const/4 v2, 0x3
if-eq v0, v2, :cond_0
if-ne v0, v1, :cond_7
:cond_0
iget-object v3, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1618
invoke-static {v3}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->s(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v3
if-eqz v3, :cond_6
iget-object v4, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1620
invoke-static {v4}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->t(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/view/View;
move-result-object v4
if-nez v4, :cond_1
.line 1622
invoke-super {p0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a()V
return-void
:cond_1
if-ne v0, v2, :cond_3
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1625
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->u(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
if-eqz v2, :cond_3
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1626
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->v(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
move-result-object v1
invoke-virtual {v0, v4, v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/view/View;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1627
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v2
invoke-virtual {v2}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getCampaignUnitId()Ljava/lang/String;
move-result-object v2
if-eqz v1, :cond_4
.line 2054
:try_start_0
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getNativeVideoTracking()Lcom/mbridge/msdk/foundation/entity/j;
move-result-object v4
if-eqz v4, :cond_4
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getNativeVideoTracking()Lcom/mbridge/msdk/foundation/entity/j;
move-result-object v4
invoke-virtual {v4}, Lcom/mbridge/msdk/foundation/entity/j;->r()[Ljava/lang/String;
move-result-object v4
if-eqz v4, :cond_4
.line 2055
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getNativeVideoTracking()Lcom/mbridge/msdk/foundation/entity/j;
move-result-object v4
invoke-virtual {v4}, Lcom/mbridge/msdk/foundation/entity/j;->r()[Ljava/lang/String;
move-result-object v10
.line 2056
array-length v11, v10
const/4 v4, 0x0
move v12, v4
:goto_0
if-ge v12, v11, :cond_4
aget-object v7, v10, v12
.line 2057
invoke-static {v7}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v4
if-nez v4, :cond_2
const/4 v8, 0x0
const/4 v9, 0x1
move-object v4, v0
move-object v5, v1
move-object v6, v2
.line 2058
invoke-static/range {v4 .. v9}, Lcom/mbridge/msdk/click/a;->a(Landroid/content/Context;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Ljava/lang/String;Ljava/lang/String;ZZ)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_1
:catch_0
move-exception v0
goto :goto_2
:cond_2
:goto_1
add-int/lit8 v12, v12, 0x1
goto :goto_0
:goto_2
const-string v1, "NativeReport"
.line 2063
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
goto :goto_3
:cond_3
if-ne v0, v1, :cond_5
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1629
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->v(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
move-result-object v1
invoke-virtual {v0, v4, v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/view/View;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1630
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v0
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getClickURL()Ljava/lang/String;
move-result-object v0
.line 1631
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v1
if-nez v1, :cond_4
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1632
invoke-virtual {v1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v4
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v5
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->w(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Ljava/lang/String;
move-result-object v6
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-virtual {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->getAddNVT2ToNoticeURL()Ljava/lang/String;
move-result-object v7
const/4 v8, 0x1
const/4 v9, 0x0
sget v10, Lcom/mbridge/msdk/click/a/a;->i:I
invoke-static/range {v4 .. v10}, Lcom/mbridge/msdk/click/a;->a(Landroid/content/Context;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Ljava/lang/String;Ljava/lang/String;ZZI)V
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1633
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/webkit/WebView;->loadUrl(Ljava/lang/String;)V
:cond_4
:goto_3
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1639
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->r(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->w(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Ljava/lang/String;
move-result-object v1
invoke-virtual {v3, v0, v1}, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->webViewShow(Lcom/mbridge/msdk/foundation/entity/CampaignEx;Ljava/lang/String;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$16;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1640
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v0
invoke-virtual {v3, v0}, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->orientation(Z)V
goto :goto_4
.line 1636
:cond_5
invoke-super {p0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a()V
return-void
.line 1644
:cond_6
invoke-super {p0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a()V
goto :goto_4
.line 1647
:cond_7
invoke-super {p0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a()V
:goto_4
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$17;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->w()Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$17;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1687
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$17;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1690
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->exitFullScreen()V
return-void
.end method

View File

@@ -0,0 +1,78 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$18;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnKeyListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$18;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1897
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onKey(Landroid/view/View;ILandroid/view/KeyEvent;)Z
.locals 0
.line 1901
:try_start_0
invoke-virtual {p3}, Landroid/view/KeyEvent;->getKeyCode()I
move-result p1
const/4 p2, 0x4
if-ne p1, p2, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$18;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1902
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->z(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
const/4 p1, 0x1
return p1
:catchall_0
move-exception p1
const-string p2, "BaseMBMediaView"
.line 1906
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
const/4 p1, 0x0
return p1
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1911
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1914
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->h(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$3;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1917
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$3;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1920
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->z(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
return-void
.end method

View File

@@ -0,0 +1,112 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$4;
.super Lcom/mbridge/msdk/widget/a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$4;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1923
invoke-direct {p0}, Lcom/mbridge/msdk/widget/a;-><init>()V
return-void
.end method
# virtual methods
.method public final onNoDoubleClick(Landroid/view/View;)V
.locals 2
const-string v0, "omsdk"
:try_start_0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$4;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1927
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {v1, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/content/Context;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$4;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1928
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->j(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;
move-result-object p1
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_1
if-eqz p1, :cond_0
:try_start_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$4;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1930
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->j(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;
move-result-object p1
sget-object v1, Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;->CLICK:Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;
invoke-virtual {p1, v1}, Lcom/iab/omid/library/mmadbridge/adsession/media/MediaEvents;->adUserInteraction(Lcom/iab/omid/library/mmadbridge/adsession/media/InteractionType;)V
const-string p1, "bmnv adUserInteraction click"
.line 1931
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->a(Ljava/lang/String;Ljava/lang/String;)V
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
goto :goto_0
:catch_0
move-exception p1
.line 1933
:try_start_2
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:try_end_2
.catch Ljava/lang/Exception; {:try_start_2 .. :try_end_2} :catch_1
goto :goto_0
:catch_1
move-exception p1
const-string v0, "BaseMBMediaView"
.line 1937
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,63 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$5;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1979
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$5;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
const/4 v1, 0x1
.line 1982
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$5;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 1983
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$5;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->A(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/widget/TextView;
:cond_0
return-void
.end method

View File

@@ -0,0 +1,44 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$6;
.super Lcom/mbridge/msdk/nativex/listener/b;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$6;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2570
invoke-direct {p0}, Lcom/mbridge/msdk/nativex/listener/b;-><init>()V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$6;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2573
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->exitFullScreen()V
return-void
.end method

View File

@@ -0,0 +1,65 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$7;
.super Lcom/mbridge/msdk/mbsignalcommon/b/b;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$7;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2576
invoke-direct {p0}, Lcom/mbridge/msdk/mbsignalcommon/b/b;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Landroid/webkit/WebView;ILjava/lang/String;Ljava/lang/String;)V
.locals 0
.line 2585
invoke-super {p0, p1, p2, p3, p4}, Lcom/mbridge/msdk/mbsignalcommon/b/b;->a(Landroid/webkit/WebView;ILjava/lang/String;Ljava/lang/String;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$7;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
const/4 p2, 0x0
.line 2586
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->d(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
return-void
.end method
.method public final a(Landroid/webkit/WebView;Ljava/lang/String;)V
.locals 0
.line 2579
invoke-super {p0, p1, p2}, Lcom/mbridge/msdk/mbsignalcommon/b/b;->a(Landroid/webkit/WebView;Ljava/lang/String;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$7;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
const/4 p2, 0x1
.line 2580
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->d(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
return-void
.end method

View File

@@ -0,0 +1,151 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->onConfigurationChanged(Landroid/content/res/Configuration;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2859
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2863
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->v(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
move-result-object v1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2864
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->Q(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)I
move-result v0
if-nez v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2865
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->E(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
goto :goto_0
:catch_0
move-exception v0
goto :goto_1
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2867
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->J(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:goto_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2869
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->F(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2870
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->G(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2871
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->H(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2872
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
if-eqz v0, :cond_1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2873
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$8;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->orientation(Z)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_2
:goto_1
const-string v1, "BaseMBMediaView"
.line 2876
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_1
:goto_2
return-void
.end method

View File

@@ -0,0 +1,107 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2887
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2891
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v0
if-nez v0, :cond_1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2892
invoke-static {v0, v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Landroid/view/View;)Z
move-result v0
if-nez v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2893
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->R(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
goto :goto_0
:catch_0
move-exception v0
goto :goto_1
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2895
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->S(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:cond_1
:goto_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$9;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2899
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->I(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/os/Handler;
move-result-object v0
const-wide/16 v1, 0x12c
invoke-virtual {v0, p0, v1, v2}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_2
:goto_1
const-string v1, "BaseMBMediaView"
.line 2901
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_2
return-void
.end method

View File

@@ -0,0 +1,121 @@
.class final enum Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;",
">;"
}
.end annotation
# static fields
.field public static final enum a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.field public static final enum b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.field public static final enum c:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.field private static final synthetic d:[Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
# direct methods
.method static constructor <clinit>()V
.locals 5
.line 145
new-instance v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
const-string v1, "BIG_IMAGE"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
new-instance v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
const-string v2, "VIDEO"
const/4 v3, 0x1
invoke-direct {v1, v2, v3}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
new-instance v2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
const-string v3, "GIF"
const/4 v4, 0x2
invoke-direct {v2, v3, v4}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->c:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
filled-new-array {v0, v1, v2}, [Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object v0
sput-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->d:[Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 144
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.locals 1
const-class v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.line 144
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
return-object p0
.end method
.method public static values()[Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.locals 1
sget-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->d:[Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.line 144
invoke-virtual {v0}, [Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
return-object v0
.end method

View File

@@ -0,0 +1,111 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 1
.line 2676
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2677
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$b;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$b;->a:Ljava/lang/ref/WeakReference;
.line 2682
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2684
:try_start_0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->l(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object v1
if-eqz v1, :cond_0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->l(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object v1
sget-object v2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
if-ne v1, v2, :cond_0
.line 2685
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->L(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.line 2686
sget-object v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->b:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.line 2687
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->changeNoticeURL()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
const-string v1, "BaseMBMediaView"
.line 2690
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v2
invoke-static {v1, v2, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,175 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/nativex/listener/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 1
.line 2698
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2699
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2704
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2706
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->M(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:cond_0
return-void
.end method
.method public final a(Ljava/lang/String;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2736
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2738
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public final b()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2712
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2714
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->N(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:cond_0
return-void
.end method
.method public final b(Ljava/lang/String;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2744
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2746
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public final c()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2720
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2722
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->O(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:cond_0
return-void
.end method
.method public final d()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$c;->a:Ljava/lang/ref/WeakReference;
.line 2728
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz v0, :cond_0
.line 2730
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->P(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
:cond_0
return-void
.end method

View File

@@ -0,0 +1,120 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$d;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/mbsignalcommon/base/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;)V
.locals 0
.line 2772
invoke-direct {p0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$d;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/String;)Z
.locals 4
const/4 v0, 0x0
.line 2776
:try_start_0
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v1
if-nez v1, :cond_2
.line 2777
invoke-static {p1}, Lcom/mbridge/msdk/foundation/tools/aj$a;->b(Ljava/lang/String;)Z
move-result v1
const/4 v2, 0x1
const/4 v3, 0x0
if-eqz v1, :cond_0
.line 2778
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v1
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/a;->c()Landroid/content/Context;
move-result-object v1
invoke-static {v1, p1, v3}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Landroid/content/Context;Ljava/lang/String;Lcom/mbridge/msdk/out/NativeListener$NativeTrackingListener;)V
return v2
:catch_0
move-exception p1
goto :goto_0
.line 2780
:cond_0
invoke-static {p1}, Landroid/webkit/URLUtil;->isNetworkUrl(Ljava/lang/String;)Z
move-result v1
if-eqz v1, :cond_1
return v0
.line 2783
:cond_1
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v1
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/a;->c()Landroid/content/Context;
move-result-object v1
invoke-static {v1, p1, v3}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Landroid/content/Context;Ljava/lang/String;Lcom/mbridge/msdk/out/BaseTrackingListener;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
return v2
:goto_0
const-string v1, "BaseMBMediaView"
.line 2788
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_2
return v0
.end method

View File

@@ -0,0 +1,150 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->onSensorChanged(Landroid/hardware/SensorEvent;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2496
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2501
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v1, v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->v(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
move-result-object v1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v2, v2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2502
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->E(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2503
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->F(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2504
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->G(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2505
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->H(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2506
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2507
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v1, v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->orientation(Z)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
const-string v1, "BaseMBMediaView"
.line 2510
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,150 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->onSensorChanged(Landroid/hardware/SensorEvent;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2524
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2528
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v1, v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->v(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
move-result-object v1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v2, v2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v2
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2529
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->J(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2530
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->F(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2531
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->G(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2532
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->H(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2533
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.line 2534
iget-object v0, v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->x(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
iget-object v1, v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->y(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->orientation(Z)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
const-string v1, "BaseMBMediaView"
.line 2537
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,313 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/hardware/SensorEventListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "e"
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
# direct methods
.method private constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2453
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$1;)V
.locals 0
.line 2453
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;-><init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
return-void
.end method
# virtual methods
.method public final onAccuracyChanged(Landroid/hardware/Sensor;I)V
.locals 0
return-void
.end method
.method public final onSensorChanged(Landroid/hardware/SensorEvent;)V
.locals 12
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2464
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->B(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result v0
if-eqz v0, :cond_0
return-void
.line 2469
:cond_0
:try_start_0
iget-object p1, p1, Landroid/hardware/SensorEvent;->values:[F
const/4 v0, 0x0
.line 2471
aget v1, p1, v0
neg-float v1, v1
const/4 v2, 0x1
.line 2472
aget v3, p1, v2
neg-float v3, v3
const/4 v4, 0x2
.line 2473
aget p1, p1, v4
neg-float p1, p1
mul-float v4, v1, v1
mul-float v5, v3, v3
add-float/2addr v4, v5
const/high16 v5, 0x40800000 # 4.0f
mul-float/2addr v4, v5
mul-float/2addr p1, p1
cmpl-float p1, v4, p1
const/4 v4, -0x1
const/16 v5, 0x168
if-ltz p1, :cond_2
neg-float p1, v3
float-to-double v6, p1
float-to-double v8, v1
.line 2478
invoke-static {v6, v7, v8, v9}, Ljava/lang/Math;->atan2(DD)D
move-result-wide v6
double-to-float p1, v6
const v1, 0x42652ee1
mul-float/2addr p1, v1
.line 2479
invoke-static {p1}, Ljava/lang/Math;->round(F)I
move-result p1
rsub-int/lit8 p1, p1, 0x5a
:goto_0
if-lt p1, v5, :cond_1
add-int/lit16 p1, p1, -0x168
goto :goto_0
:cond_1
:goto_1
if-gez p1, :cond_3
add-int/lit16 p1, p1, 0x168
goto :goto_1
:catchall_0
move-exception p1
goto/16 :goto_2
:cond_2
move p1, v4
:cond_3
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2488
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->C(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)F
move-result v1
iget-object v3, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2489
invoke-virtual {v3}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v3
invoke-static {v3}, Lcom/mbridge/msdk/foundation/tools/ak;->g(Landroid/content/Context;)I
move-result v3
const-wide/16 v6, 0xc8
const/16 v8, 0x87
const/16 v9, 0x2d
if-le p1, v9, :cond_4
if-lt p1, v8, :cond_5
:cond_4
const/16 v10, 0x13b
const/16 v11, 0xe1
if-le p1, v11, :cond_6
if-ge p1, v10, :cond_6
:cond_5
int-to-float p1, v3
cmpl-float p1, v1, p1
if-ltz p1, :cond_b
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2492
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->D(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result p1
if-nez p1, :cond_b
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2493
invoke-static {p1, v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2494
invoke-static {p1, v2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2496
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->I(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/os/Handler;
move-result-object p1
new-instance v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;
invoke-direct {v0, p0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$1;-><init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;)V
invoke-virtual {p1, v0, v6, v7}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
goto :goto_3
:cond_6
if-le p1, v8, :cond_7
if-lt p1, v11, :cond_a
:cond_7
if-le p1, v10, :cond_8
if-lt p1, v5, :cond_a
:cond_8
if-ltz p1, :cond_9
if-le p1, v9, :cond_a
:cond_9
if-ne p1, v4, :cond_b
:cond_a
int-to-float p1, v3
cmpg-float p1, v1, p1
if-gtz p1, :cond_b
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2520
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->D(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Z
move-result p1
if-eqz p1, :cond_b
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2521
invoke-static {p1, v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->b(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2522
invoke-static {p1, v0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->c(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.line 2524
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->I(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/os/Handler;
move-result-object p1
new-instance v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;
invoke-direct {v0, p0}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e$2;-><init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$e;)V
invoke-virtual {p1, v0, v6, v7}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_3
:goto_2
const-string v0, "BaseMBMediaView"
.line 2545
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:cond_b
:goto_3
return-void
.end method

View File

@@ -0,0 +1,85 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$f;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/videocommon/listener/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "f"
.end annotation
# instance fields
.field a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 1
.line 2655
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2656
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$f;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/String;)V
.locals 2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$f;->a:Ljava/lang/ref/WeakReference;
.line 2661
invoke-virtual {p1}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz p1, :cond_0
.line 2663
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->I(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Landroid/os/Handler;
move-result-object v0
new-instance v1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$b;
invoke-direct {v1, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$b;-><init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
:cond_0
return-void
.end method
.method public final a(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
.line 0
return-void
.end method

View File

@@ -0,0 +1,111 @@
.class final Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$g;
.super Landroid/webkit/WebViewClient;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "g"
.end annotation
# instance fields
.field a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.locals 1
.line 2632
invoke-direct {p0}, Landroid/webkit/WebViewClient;-><init>()V
.line 2633
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$g;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public final onPageFinished(Landroid/webkit/WebView;Ljava/lang/String;)V
.locals 1
.line 2638
invoke-super {p0, p1, p2}, Landroid/webkit/WebViewClient;->onPageFinished(Landroid/webkit/WebView;Ljava/lang/String;)V
:try_start_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$g;->a:Ljava/lang/ref/WeakReference;
.line 2640
invoke-virtual {p1}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
if-eqz p1, :cond_0
.line 2641
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->l(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object p2
if-eqz p2, :cond_0
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->l(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
move-result-object p2
sget-object v0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->a:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
if-ne p2, v0, :cond_0
.line 2642
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->K(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;)V
.line 2643
sget-object p2, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;->c:Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a(Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;)Lcom/mbridge/msdk/nativex/view/BaseMBMediaView$a;
.line 2644
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->changeNoticeURL()V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
const-string p2, "BaseMBMediaView"
.line 2647
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
:goto_0
return-void
.end method

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,35 @@
.class public Lcom/mbridge/msdk/nativex/view/MBMediaView;
.super Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;
.source "SourceFile"
# static fields
.field public static final synthetic $r8$clinit:I
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 9
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;-><init>(Landroid/content/Context;)V
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a:Z
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 14
invoke-direct {p0, p1, p2}, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/BaseMBMediaView;->a:Z
return-void
.end method

View File

@@ -0,0 +1,19 @@
.class public interface abstract Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/MBNativeRollView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Lcom/mbridge/msdk/out/Frame;I)Landroid/view/View;
.end method

View File

@@ -0,0 +1,169 @@
.class public Lcom/mbridge/msdk/nativex/view/MBNativeRollView;
.super Landroid/widget/LinearLayout;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;
}
.end annotation
# instance fields
.field private a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.field private b:Landroid/content/Context;
.field private c:Lcom/mbridge/msdk/out/NativeListener$FilpListener;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 1
const/4 v0, 0x0
.line 47
invoke-direct {p0, p1, v0}, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 4
.line 36
invoke-direct {p0, p1, p2}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->b:Landroid/content/Context;
.line 38
new-instance p2, Lcom/mbridge/msdk/nativex/view/RollingBCView;
invoke-direct {p2, p1}, Lcom/mbridge/msdk/nativex/view/RollingBCView;-><init>(Landroid/content/Context;)V
iput-object p2, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 39
invoke-virtual {p0, p2}, Landroid/view/ViewGroup;->addView(Landroid/view/View;)V
.line 40
invoke-static {p1}, Lcom/mbridge/msdk/foundation/tools/ak;->j(Landroid/content/Context;)F
move-result p1
.line 41
new-instance p2, Landroid/widget/LinearLayout$LayoutParams;
float-to-double v0, p1
const-wide v2, 0x3feccccccccccccdL # 0.9
mul-double/2addr v0, v2
double-to-int p1, v0
const/4 v0, -0x2
invoke-direct {p2, p1, v0}, Landroid/widget/LinearLayout$LayoutParams;-><init>(II)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 42
invoke-virtual {p1, p2}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
const/4 p1, 0x0
.line 43
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->setClipChildren(Z)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 0
.annotation build Landroid/annotation/SuppressLint;
value = {
"NewApi"
}
.end annotation
.line 31
invoke-direct {p0, p1, p2, p3}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
# virtual methods
.method public onTouchEvent(Landroid/view/MotionEvent;)Z
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 64
invoke-virtual {v0, p1}, Landroid/view/View;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method
.method public setData(Ljava/util/List;Landroid/content/Context;Ljava/lang/String;Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/mbridge/msdk/out/Frame;",
">;",
"Landroid/content/Context;",
"Ljava/lang/String;",
"Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;",
")V"
}
.end annotation
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 53
invoke-virtual {v0, p1, p2, p3, p4}, Lcom/mbridge/msdk/nativex/view/RollingBCView;->setData(Ljava/util/List;Landroid/content/Context;Ljava/lang/String;Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;)V
return-void
.end method
.method public setFilpListening(Lcom/mbridge/msdk/out/NativeListener$FilpListener;)V
.locals 1
if-eqz p1, :cond_0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->c:Lcom/mbridge/msdk/out/NativeListener$FilpListener;
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 25
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/nativex/view/RollingBCView;->setFilpListening(Lcom/mbridge/msdk/out/NativeListener$FilpListener;)V
:cond_0
return-void
.end method
.method public setFrameWidth(I)V
.locals 2
.line 58
new-instance v0, Landroid/widget/LinearLayout$LayoutParams;
const/4 v1, -0x2
invoke-direct {v0, p1, v1}, Landroid/widget/LinearLayout$LayoutParams;-><init>(II)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MBNativeRollView;->a:Lcom/mbridge/msdk/nativex/view/RollingBCView;
.line 59
invoke-virtual {p1, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
return-void
.end method

View File

@@ -0,0 +1,122 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 436
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
:try_start_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 440
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->a(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result p1
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 441
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->closeSound()V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 442
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
if-eqz p1, :cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 443
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
invoke-interface {p1}, Lcom/mbridge/msdk/nativex/listener/a;->a()V
goto :goto_1
:catchall_0
move-exception p1
goto :goto_0
:cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 446
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->openSound()V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 447
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
if-eqz p1, :cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 448
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
invoke-interface {p1}, Lcom/mbridge/msdk/nativex/listener/a;->b()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_1
:goto_0
const-string v0, "MediaViewPlayerView"
.line 452
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_1
:goto_1
return-void
.end method

View File

@@ -0,0 +1,118 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 457
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 2
:try_start_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 461
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->pause()V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 462
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->c(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Landroid/widget/ImageView;
move-result-object p1
const/4 v0, 0x0
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 463
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 464
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->e(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 465
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 466
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/nativex/listener/a;
move-result-object p1
invoke-interface {p1}, Lcom/mbridge/msdk/nativex/listener/a;->c()V
goto :goto_0
:catchall_0
move-exception p1
goto :goto_1
:cond_0
:goto_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$2;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
const/4 v0, 0x1
.line 468
invoke-static {p1, v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->a(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_2
:goto_1
const-string v0, "MediaViewPlayerView"
.line 470
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:goto_2
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$3;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 475
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$3;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 478
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->onClickPlayButton()V
return-void
.end method

View File

@@ -0,0 +1,70 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$4;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->onClickPlayerView()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$4;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 533
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$4;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 540
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->f(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Landroid/widget/ImageView;
move-result-object p1
const/4 v0, 0x0
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$4;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 541
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->g(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
return-void
.end method
.method public final onAnimationRepeat(Landroid/view/animation/Animation;)V
.locals 0
return-void
.end method
.method public final onAnimationStart(Landroid/view/animation/Animation;)V
.locals 0
return-void
.end method

View File

@@ -0,0 +1,70 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->gonePauseView()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$5;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 562
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$5;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 566
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->e(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$5;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 567
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->h(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
const-string v1, "MediaViewPlayerView"
.line 569
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_0
return-void
.end method

View File

@@ -0,0 +1,78 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$6;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/same/c/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$6;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 759
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onFailedLoad(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public final onSuccessLoad(Landroid/graphics/Bitmap;Ljava/lang/String;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$6;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 767
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->i(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object v0
if-eqz v0, :cond_0
if-eqz p1, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$6;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 768
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->i(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object v0
invoke-virtual {v0, p2}, Lcom/mbridge/msdk/widget/MBImageView;->setImageUrl(Ljava/lang/String;)V
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$6;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 769
invoke-static {p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->i(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/videocommon/view/MyImageView;
move-result-object p2
invoke-virtual {p2, p1}, Lcom/mbridge/msdk/widget/MBImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
:cond_0
return-void
.end method

View File

@@ -0,0 +1,62 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$7;
.super Ljava/util/TimerTask;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$7;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 782
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$7;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 786
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->gonePauseView()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
const-string v1, "MediaViewPlayerView"
.line 788
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v2
invoke-static {v1, v2, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:goto_0
return-void
.end method

View File

@@ -0,0 +1,82 @@
.class public Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field private a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
.line 865
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
return-void
.end method
# virtual methods
.method public a()V
.locals 2
const-string v0, "MediaViewPlayerView"
:try_start_0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
if-nez v1, :cond_0
return-void
.line 875
:cond_0
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->j(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result v1
if-nez v1, :cond_1
const-string v1, "play end and display endcardView"
.line 876
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/tools/af;->c(Ljava/lang/String;Ljava/lang/String;)V
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$a;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 877
invoke-static {v1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->k(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v1
.line 880
invoke-virtual {v1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_1
:goto_0
return-void
.end method

View File

@@ -0,0 +1,334 @@
.class final Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/TextureView$SurfaceTextureListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "b"
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
# direct methods
.method private constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 885
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$1;)V
.locals 0
.line 885
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;-><init>(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
return-void
.end method
# virtual methods
.method public final onSurfaceTextureAvailable(Landroid/graphics/SurfaceTexture;II)V
.locals 0
:try_start_0
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 889
new-instance p3, Landroid/view/Surface;
invoke-direct {p3, p1}, Landroid/view/Surface;-><init>(Landroid/graphics/SurfaceTexture;)V
invoke-static {p2, p3}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->a(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Landroid/view/Surface;)Landroid/view/Surface;
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
const/4 p2, 0x1
.line 890
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 891
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->c(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 892
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->l(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result p1
if-eqz p1, :cond_3
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 893
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->m(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result p1
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
const/4 p2, 0x0
.line 894
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 895
invoke-static {p1, p2}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->e(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
goto :goto_0
:catch_0
move-exception p1
goto :goto_4
:cond_0
:goto_0
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 897
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->isComplete()Z
move-result p1
if-nez p1, :cond_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->n(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result p1
if-eqz p1, :cond_1
goto :goto_1
:cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 900
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->startOrPlayVideo()V
goto :goto_5
:cond_2
:goto_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 898
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->k(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
goto :goto_5
:cond_3
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 903
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->o(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Z
move-result p1
if-eqz p1, :cond_6
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 904
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->hasPrepare()Z
move-result p1
if-eqz p1, :cond_5
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->isComplete()Z
move-result p1
if-nez p1, :cond_4
goto :goto_2
:cond_4
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 907
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->k(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
goto :goto_5
:cond_5
:goto_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 905
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->startOrPlayVideo()V
goto :goto_5
:cond_6
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 910
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->hasPrepare()Z
move-result p1
if-eqz p1, :cond_8
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->isComplete()Z
move-result p1
if-eqz p1, :cond_7
goto :goto_3
:cond_7
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 913
invoke-virtual {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->startOrPlayVideo()V
goto :goto_5
:cond_8
:goto_3
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 911
invoke-static {p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->k(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_5
:goto_4
const-string p2, "MediaViewPlayerView"
.line 918
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_5
return-void
.end method
.method public final onSurfaceTextureDestroyed(Landroid/graphics/SurfaceTexture;)Z
.locals 2
const/4 p1, 0x1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 930
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->p(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/playercommon/VideoNativePlayer;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
invoke-static {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->p(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;)Lcom/mbridge/msdk/playercommon/VideoNativePlayer;
move-result-object v0
invoke-virtual {v0}, Lcom/mbridge/msdk/playercommon/VideoNativePlayer;->isPlayIng()Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 931
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->pause()V
goto :goto_0
:catchall_0
move-exception v0
goto :goto_1
:cond_0
:goto_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
.line 933
invoke-static {v0, p1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->d(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView$b;->a:Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;
const/4 v1, 0x0
.line 934
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;->b(Lcom/mbridge/msdk/nativex/view/MediaViewPlayerView;Z)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_2
:goto_1
const-string v1, "MediaViewPlayerView"
.line 936
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_2
return p1
.end method
.method public final onSurfaceTextureSizeChanged(Landroid/graphics/SurfaceTexture;II)V
.locals 0
const-string p1, "MediaViewPlayerView"
const-string p2, "onSurfaceTextureSizeChanged "
.line 924
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/af;->c(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public final onSurfaceTextureUpdated(Landroid/graphics/SurfaceTexture;)V
.locals 0
return-void
.end method

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,250 @@
.class public Lcom/mbridge/msdk/nativex/view/RollingBCView;
.super Landroidx/viewpager/widget/ViewPager;
.source "SourceFile"
# instance fields
.field private FilpListening:Lcom/mbridge/msdk/out/NativeListener$FilpListener;
.field private isReport:Z
.field private listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.field private mvinterface:Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 36
invoke-direct {p0, p1}, Landroidx/viewpager/widget/ViewPager;-><init>(Landroid/content/Context;)V
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
.line 19
new-instance p1, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
invoke-direct {p1}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
return-void
.end method
.method private constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 29
invoke-direct {p0, p1, p2}, Landroidx/viewpager/widget/ViewPager;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
.line 19
new-instance p2, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
invoke-direct {p2}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;-><init>()V
iput-object p2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.line 30
invoke-virtual {p0, p1}, Landroidx/viewpager/widget/ViewPager;->setOffscreenPageLimit(I)V
const/4 p1, 0x0
.line 31
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->setClipChildren(Z)V
return-void
.end method
# virtual methods
.method public onMeasure(II)V
.locals 4
.line 42
invoke-static {p2}, Landroid/view/View$MeasureSpec;->getMode(I)I
move-result v0
const/high16 v1, -0x80000000
if-ne v0, v1, :cond_3
const/4 p2, 0x0
move v0, p2
move v1, v0
.line 44
:goto_0
invoke-virtual {p0}, Landroid/view/ViewGroup;->getChildCount()I
move-result v2
if-ge v0, v2, :cond_2
.line 45
invoke-virtual {p0, v0}, Landroid/view/ViewGroup;->getChildAt(I)Landroid/view/View;
move-result-object v2
.line 46
invoke-static {p2, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result v3
invoke-virtual {v2, p1, v3}, Landroid/view/View;->measure(II)V
.line 47
invoke-virtual {v2}, Landroid/view/View;->getMeasuredHeight()I
move-result v2
if-le v2, v1, :cond_0
move v1, v2
:cond_0
const/16 v3, 0xa
if-le v2, v3, :cond_1
iget-boolean v2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
if-eqz v2, :cond_1
iget-object v2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.line 51
invoke-virtual {v2, p2}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;->reportRollBC(I)V
iput-boolean p2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
:cond_1
add-int/lit8 v0, v0, 0x1
goto :goto_0
:cond_2
const/high16 p2, 0x40000000 # 2.0f
.line 56
invoke-static {v1, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p2
.line 59
:cond_3
invoke-super {p0, p1, p2}, Landroidx/viewpager/widget/ViewPager;->onMeasure(II)V
return-void
.end method
.method public onWindowVisibilityChanged(I)V
.locals 0
.line 65
invoke-super {p0, p1}, Landroid/view/View;->onWindowVisibilityChanged(I)V
return-void
.end method
.method public setData(Ljava/util/List;Landroid/content/Context;Ljava/lang/String;Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/mbridge/msdk/out/Frame;",
">;",
"Landroid/content/Context;",
"Ljava/lang/String;",
"Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;",
")V"
}
.end annotation
if-eqz p1, :cond_3
.line 71
invoke-interface {p1}, Ljava/util/List;->size()I
move-result v0
if-eqz v0, :cond_3
.line 75
new-instance v0, Lcom/mbridge/msdk/nativex/adapter/RollingAdapter;
invoke-direct {v0, p1}, Lcom/mbridge/msdk/nativex/adapter/RollingAdapter;-><init>(Ljava/util/List;)V
if-eqz p4, :cond_0
.line 77
invoke-virtual {v0, p4}, Lcom/mbridge/msdk/nativex/adapter/RollingAdapter;->setMvinterface(Lcom/mbridge/msdk/nativex/view/MBNativeRollView$a;)V
.line 79
:cond_0
invoke-virtual {p0, v0}, Landroidx/viewpager/widget/ViewPager;->setAdapter(Landroidx/viewpager/widget/PagerAdapter;)V
iget-object p4, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.line 81
invoke-virtual {p4, p1, p2, p3}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;->setCampList(Ljava/util/List;Landroid/content/Context;Ljava/lang/String;)V
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->FilpListening:Lcom/mbridge/msdk/out/NativeListener$FilpListener;
if-eqz p1, :cond_1
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.line 83
invoke-virtual {p2, p1}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;->setFilpListening(Lcom/mbridge/msdk/out/NativeListener$FilpListener;)V
:cond_1
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
.line 85
invoke-virtual {p0, p1}, Landroidx/viewpager/widget/ViewPager;->setOnPageChangeListener(Landroidx/viewpager/widget/ViewPager$OnPageChangeListener;)V
iget-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
if-eqz p1, :cond_2
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->listenrt:Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;
const/4 p2, 0x0
.line 87
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/nativex/listener/RollingPagerListenrt;->reportRollBC(I)V
iput-boolean p2, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->isReport:Z
:cond_2
return-void
.line 72
:cond_3
new-instance p1, Ljava/lang/NegativeArraySizeException;
const-string p2, "ad date is null or size is 0"
invoke-direct {p1, p2}, Ljava/lang/NegativeArraySizeException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public setFilpListening(Lcom/mbridge/msdk/out/NativeListener$FilpListener;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/RollingBCView;->FilpListening:Lcom/mbridge/msdk/out/NativeListener$FilpListener;
return-void
.end method

View File

@@ -0,0 +1,304 @@
.class public Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;
.super Lcom/mbridge/msdk/mbsignalcommon/windvane/WindVaneWebView;
.source "SourceFile"
# static fields
.field private static e:Ljava/lang/String; = "WindVaneWebViewForNV"
# instance fields
.field private f:Lcom/mbridge/msdk/nativex/listener/b;
.field private g:Z
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 37
invoke-direct {p0, p1}, Lcom/mbridge/msdk/mbsignalcommon/windvane/WindVaneWebView;-><init>(Landroid/content/Context;)V
const/4 p1, 0x0
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->g:Z
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 41
invoke-direct {p0, p1, p2}, Lcom/mbridge/msdk/mbsignalcommon/windvane/WindVaneWebView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 p1, 0x0
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->g:Z
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 0
.line 45
invoke-direct {p0, p1, p2, p3}, Lcom/mbridge/msdk/mbsignalcommon/windvane/WindVaneWebView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
const/4 p1, 0x0
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->g:Z
return-void
.end method
# virtual methods
.method public onKeyDown(ILandroid/view/KeyEvent;)Z
.locals 1
const/4 v0, 0x4
if-ne p1, v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->f:Lcom/mbridge/msdk/nativex/listener/b;
if-eqz v0, :cond_0
.line 62
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/listener/b;->a()V
const/4 p1, 0x1
return p1
.line 67
:cond_0
invoke-super {p0, p1, p2}, Landroid/view/View;->onKeyDown(ILandroid/view/KeyEvent;)Z
move-result p1
return p1
.end method
.method public onTouchEvent(Landroid/view/MotionEvent;)Z
.locals 1
iget-boolean v0, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->g:Z
if-eqz v0, :cond_0
const/4 p1, 0x0
return p1
.line 55
:cond_0
invoke-super {p0, p1}, Lcom/mbridge/msdk/mbsignalcommon/windvane/WindVaneWebView;->onTouchEvent(Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method
.method public orientation(Z)V
.locals 2
.line 90
:try_start_0
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
const-string v1, "orientation"
if-eqz p1, :cond_0
:try_start_1
const-string p1, "landscape"
.line 92
invoke-virtual {v0, v1, p1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
goto :goto_0
:catch_0
move-exception p1
goto :goto_1
:cond_0
const-string p1, "portrait"
.line 94
invoke-virtual {v0, v1, p1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
.line 96
:goto_0
invoke-virtual {v0}, Lorg/json/JSONObject;->toString()Ljava/lang/String;
move-result-object p1
invoke-virtual {p1}, Ljava/lang/String;->getBytes()[B
move-result-object p1
const/4 v0, 0x2
invoke-static {p1, v0}, Landroid/util/Base64;->encodeToString([BI)Ljava/lang/String;
move-result-object p1
.line 97
invoke-static {}, Lcom/mbridge/msdk/mbsignalcommon/windvane/g;->a()Lcom/mbridge/msdk/mbsignalcommon/windvane/g;
move-result-object v0
invoke-virtual {v0, p0, v1, p1}, Lcom/mbridge/msdk/mbsignalcommon/windvane/g;->a(Landroid/webkit/WebView;Ljava/lang/String;Ljava/lang/String;)V
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
goto :goto_2
.line 99
:goto_1
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_2
return-void
.end method
.method public setBackListener(Lcom/mbridge/msdk/nativex/listener/b;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->f:Lcom/mbridge/msdk/nativex/listener/b;
return-void
.end method
.method public setInterceptTouch(Z)V
.locals 0
iput-boolean p1, p0, Lcom/mbridge/msdk/nativex/view/WindVaneWebViewForNV;->g:Z
return-void
.end method
.method public webViewShow(Lcom/mbridge/msdk/foundation/entity/CampaignEx;Ljava/lang/String;)V
.locals 3
.line 72
:try_start_0
invoke-static {}, Lcom/mbridge/msdk/mbsignalcommon/windvane/g;->a()Lcom/mbridge/msdk/mbsignalcommon/windvane/g;
move-result-object v0
const-string v1, "webviewshow"
const-string v2, ""
invoke-virtual {v0, p0, v1, v2}, Lcom/mbridge/msdk/mbsignalcommon/windvane/g;->a(Landroid/webkit/WebView;Ljava/lang/String;Ljava/lang/String;)V
.line 74
new-instance v0, Lcom/mbridge/msdk/foundation/entity/n;
invoke-direct {v0}, Lcom/mbridge/msdk/foundation/entity/n;-><init>()V
.line 75
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getRequestId()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/entity/n;->f(Ljava/lang/String;)V
.line 76
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getRequestIdNotice()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/entity/n;->g(Ljava/lang/String;)V
.line 77
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v1
if-eqz v1, :cond_2
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v1
invoke-virtual {v1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object v1
if-nez v1, :cond_0
goto :goto_1
.line 80
:cond_0
invoke-virtual {p1}, Lcom/mbridge/msdk/out/Campaign;->getId()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/entity/n;->e(Ljava/lang/String;)V
.line 81
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->isMraid()Z
move-result p1
if-eqz p1, :cond_1
sget p1, Lcom/mbridge/msdk/foundation/entity/n;->a:I
goto :goto_0
:catch_0
move-exception p1
goto :goto_2
:cond_1
sget p1, Lcom/mbridge/msdk/foundation/entity/n;->b:I
:goto_0
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/foundation/entity/n;->d(I)V
.line 82
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object p1
invoke-static {v0, p1, p2}, Lcom/mbridge/msdk/foundation/same/report/g;->d(Lcom/mbridge/msdk/foundation/entity/n;Landroid/content/Context;Ljava/lang/String;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_3
:cond_2
:goto_1
return-void
.line 84
:goto_2
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_3
return-void
.end method

View File

@@ -0,0 +1,110 @@
.class public final enum Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;",
">;"
}
.end annotation
# static fields
.field public static final enum a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.field public static final enum b:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.field private static final synthetic c:[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
# direct methods
.method static constructor <clinit>()V
.locals 4
.line 110
new-instance v0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
const-string v1, "FULL_TOP_VIEW"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.line 111
new-instance v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
const-string v2, "FULL_MIDDLE_VIEW"
const/4 v3, 0x1
invoke-direct {v1, v2, v3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
filled-new-array {v0, v1}, [Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
move-result-object v0
sput-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->c:[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 109
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.locals 1
const-class v0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.line 109
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
return-object p0
.end method
.method public static values()[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.locals 1
sget-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->c:[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.line 109
invoke-virtual {v0}, [Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
return-object v0
.end method

View File

@@ -0,0 +1,326 @@
.class public Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.super Landroid/widget/RelativeLayout;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
}
.end annotation
# instance fields
.field protected a:Landroid/widget/RelativeLayout;
.field protected b:Landroid/widget/RelativeLayout;
.field protected c:Landroid/widget/RelativeLayout;
.field protected d:Landroid/widget/ImageView;
.field protected e:Landroid/widget/TextView;
.field protected f:Landroid/widget/ProgressBar;
.field protected g:Landroid/widget/FrameLayout;
.field protected h:Landroid/widget/LinearLayout;
.field protected i:Landroid/widget/RelativeLayout;
.field public style:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 3
.line 50
invoke-direct {p0, p1}, Landroid/widget/RelativeLayout;-><init>(Landroid/content/Context;)V
.line 51
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
const-string v0, "mbridge_nativex_fullbasescreen"
const-string v1, "layout"
invoke-static {p1, v0, v1}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result p1
.line 52
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Landroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
move-result-object v0
invoke-virtual {v0, p1, p0}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;
move-result-object p1
.line 53
move-object v0, p1
check-cast v0, Landroid/widget/RelativeLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->i:Landroid/widget/RelativeLayout;
if-eqz p1, :cond_0
.line 55
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_rl_playcontainer"
const-string v2, "id"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/RelativeLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->a:Landroid/widget/RelativeLayout;
.line 56
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_player_parent"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/RelativeLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->b:Landroid/widget/RelativeLayout;
.line 57
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_rl_close"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/RelativeLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->c:Landroid/widget/RelativeLayout;
.line 58
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_iv_close"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->d:Landroid/widget/ImageView;
.line 59
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_tv_install"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->e:Landroid/widget/TextView;
.line 60
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_pb_loading"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ProgressBar;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->f:Landroid/widget/ProgressBar;
.line 61
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_animation_content"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/FrameLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->g:Landroid/widget/FrameLayout;
.line 62
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_animation_player"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/LinearLayout;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->h:Landroid/widget/LinearLayout;
.line 63
new-instance v0, Landroid/widget/RelativeLayout$LayoutParams;
const/4 v1, -0x1
invoke-direct {v0, v1, v1}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
.line 64
invoke-virtual {p1, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
:cond_0
return-void
.end method
# virtual methods
.method public getMBridgeFullClose()Landroid/widget/RelativeLayout;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->c:Landroid/widget/RelativeLayout;
return-object v0
.end method
.method public getMBridgeFullIvClose()Landroid/widget/ImageView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->d:Landroid/widget/ImageView;
return-object v0
.end method
.method public getMBridgeFullPb()Landroid/widget/ProgressBar;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->f:Landroid/widget/ProgressBar;
return-object v0
.end method
.method public getMBridgeFullPlayContainer()Landroid/widget/RelativeLayout;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->a:Landroid/widget/RelativeLayout;
return-object v0
.end method
.method public getMBridgeFullPlayerParent()Landroid/widget/RelativeLayout;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->b:Landroid/widget/RelativeLayout;
return-object v0
.end method
.method public getMBridgeFullTvInstall()Landroid/widget/TextView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->e:Landroid/widget/TextView;
return-object v0
.end method
.method public getStytle()Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->style:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
return-object v0
.end method
.method public getmAnimationContent()Landroid/widget/FrameLayout;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->g:Landroid/widget/FrameLayout;
return-object v0
.end method
.method public getmAnimationPlayer()Landroid/widget/LinearLayout;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->h:Landroid/widget/LinearLayout;
return-object v0
.end method
.method public setStytle(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->style:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
return-void
.end method

View File

@@ -0,0 +1,14 @@
.class public Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeFullView;
.super Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.source "SourceFile"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 10
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;-><init>(Landroid/content/Context;)V
return-void
.end method

View File

@@ -0,0 +1,258 @@
.class public Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;
.super Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.source "SourceFile"
# static fields
.field public static final INTERFACE_RESULT:Ljava/lang/String;
# instance fields
.field protected j:Landroid/widget/ImageView;
.field protected k:Landroid/widget/TextView;
.field protected l:Landroid/widget/TextView;
.field protected m:Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 16
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-class v1, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;
invoke-virtual {v1}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v1, "WithResault"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->INTERFACE_RESULT:Ljava/lang/String;
return-void
.end method
.method public constructor <init>(Landroid/content/Context;)V
.locals 3
.line 36
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;-><init>(Landroid/content/Context;)V
.line 37
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
const-string v0, "mbridge_nativex_fullscreen_top"
const-string v1, "layout"
invoke-static {p1, v0, v1}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result p1
.line 38
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
invoke-static {v0}, Landroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->i:Landroid/widget/RelativeLayout;
invoke-virtual {v0, p1, v1}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;
move-result-object p1
if-eqz p1, :cond_0
.line 40
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_tv_display_icon"
const-string v2, "id"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->j:Landroid/widget/ImageView;
.line 41
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_tv_display_title"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->k:Landroid/widget/TextView;
.line 42
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_tv_display_description"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->l:Landroid/widget/TextView;
.line 43
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "mbridge_full_tv_feeds_star"
invoke-static {v0, v1, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->m:Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->l:Landroid/widget/TextView;
const v1, -0x777778
.line 44
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setTextColor(I)V
.line 45
new-instance v0, Landroid/widget/RelativeLayout$LayoutParams;
const/4 v1, -0x1
invoke-direct {v0, v1, v1}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
.line 46
invoke-virtual {p1, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
.line 47
invoke-virtual {p0}, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->updateLayoutParams()V
:cond_0
return-void
.end method
# virtual methods
.method public getMBridgeFullViewDisplayDscription()Landroid/widget/TextView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->l:Landroid/widget/TextView;
return-object v0
.end method
.method public getMBridgeFullViewDisplayIcon()Landroid/widget/ImageView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->j:Landroid/widget/ImageView;
return-object v0
.end method
.method public getMBridgeFullViewDisplayTitle()Landroid/widget/TextView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->k:Landroid/widget/TextView;
return-object v0
.end method
.method public getStarLevelLayoutView()Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->m:Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
return-object v0
.end method
.method public updateLayoutParams()V
.locals 4
.line 54
new-instance v0, Landroid/widget/RelativeLayout$LayoutParams;
const/4 v1, -0x1
invoke-direct {v0, v1, v1}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
const/16 v2, 0xa
.line 55
invoke-virtual {v0, v2}, Landroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
iget-object v3, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->a:Landroid/widget/RelativeLayout;
.line 56
invoke-virtual {v3, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
.line 57
new-instance v0, Landroid/widget/RelativeLayout$LayoutParams;
const/4 v3, -0x2
invoke-direct {v0, v1, v3}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
.line 58
invoke-virtual {v0, v2}, Landroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->b:Landroid/widget/RelativeLayout;
.line 59
invoke-virtual {v1, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
return-void
.end method

View File

@@ -0,0 +1,131 @@
.class public Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
.super Landroid/widget/LinearLayout;
.source "SourceFile"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 18
invoke-direct {p0, p1}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 14
invoke-direct {p0, p1, p2}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 0
.annotation build Landroid/annotation/SuppressLint;
value = {
"NewApi"
}
.end annotation
.line 23
invoke-direct {p0, p1, p2, p3}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
# virtual methods
.method public setRating(I)V
.locals 7
.line 27
invoke-virtual {p0}, Landroid/view/ViewGroup;->removeAllViews()V
const/4 v0, 0x5
if-nez p1, :cond_0
move p1, v0
:cond_0
const/4 v1, 0x0
:goto_0
if-ge v1, v0, :cond_2
.line 34
new-instance v2, Landroid/widget/ImageView;
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v3
invoke-direct {v2, v3}, Landroid/widget/ImageView;-><init>(Landroid/content/Context;)V
.line 35
new-instance v3, Landroid/widget/LinearLayout$LayoutParams;
const/4 v4, -0x2
invoke-direct {v3, v4, v4}, Landroid/widget/LinearLayout$LayoutParams;-><init>(II)V
const-string v4, "drawable"
if-ge v1, p1, :cond_1
.line 38
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v5
const-string v6, "mbridge_demo_star_sel"
invoke-static {v5, v6, v4}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v4
invoke-virtual {v2, v4}, Landroid/view/View;->setBackgroundResource(I)V
goto :goto_1
.line 40
:cond_1
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v5
const-string v6, "mbridge_demo_star_nor"
invoke-static {v5, v6, v4}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v4
invoke-virtual {v2, v4}, Landroid/view/View;->setBackgroundResource(I)V
.line 42
:goto_1
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v4
const/high16 v5, 0x40e00000 # 7.0f
invoke-static {v4, v5}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result v4
iput v4, v3, Landroid/widget/LinearLayout$LayoutParams;->leftMargin:I
.line 43
invoke-virtual {p0, v2, v3}, Landroid/view/ViewGroup;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
add-int/lit8 v1, v1, 0x1
goto :goto_0
:cond_2
return-void
.end method

View File

@@ -0,0 +1,102 @@
.class final Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.field final synthetic b:Z
.field final synthetic c:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->c:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
iput-object p2, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
iput-boolean p3, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->b:Z
.line 187
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
const-string v0, "#ff4c8fdf"
.line 190
invoke-static {v0}, Landroid/graphics/Color;->parseColor(Ljava/lang/String;)I
move-result v0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.line 191
invoke-virtual {v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/view/View;->setBackgroundColor(I)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.line 192
invoke-virtual {v0}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v0
invoke-virtual {v0}, Landroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable;
move-result-object v0
iget-boolean v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->b:Z
if-eqz v1, :cond_0
const/16 v1, 0xc8
goto :goto_0
:cond_0
const/16 v1, 0xff
:goto_0
invoke-virtual {v0, v1}, Landroid/graphics/drawable/Drawable;->setAlpha(I)V
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->c:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;
.line 193
invoke-virtual {v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Landroid/view/View;)V
return-void
.end method

View File

@@ -0,0 +1,67 @@
.class final synthetic Lcom/mbridge/msdk/nativex/view/mbfullview/a$2;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field static final synthetic a:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
.line 77
invoke-static {}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->values()[Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$2;->a:[I
:try_start_0
sget-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$2;->a:[I
sget-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
return-void
.end method

View File

@@ -0,0 +1,100 @@
.class final Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/same/c/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "a"
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.field private b:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.line 60
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 61
new-instance p1, Ljava/lang/ref/WeakReference;
invoke-direct {p1, p2}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object p1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;->b:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public final onFailedLoad(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public final onSuccessLoad(Landroid/graphics/Bitmap;Ljava/lang/String;)V
.locals 2
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;->b:Ljava/lang/ref/WeakReference;
if-eqz p2, :cond_0
.line 70
invoke-virtual {p2}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object p2
if-eqz p2, :cond_0
iget-object p2, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;->b:Ljava/lang/ref/WeakReference;
.line 71
invoke-virtual {p2}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object p2
check-cast p2, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;
invoke-virtual {p2}, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->getMBridgeFullViewDisplayIcon()Landroid/widget/ImageView;
move-result-object p2
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
const/16 v1, 0x19
invoke-static {v0, p1, v1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Landroid/graphics/Bitmap;I)Landroid/graphics/Bitmap;
move-result-object p1
invoke-virtual {p2, p1}, Landroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
:cond_0
return-void
.end method

View File

@@ -0,0 +1,739 @@
.class public Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;
}
.end annotation
# static fields
.field private static volatile b:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
# instance fields
.field private a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Landroid/content/Context;",
">;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>(Landroid/content/Context;)V
.locals 1
.line 41
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 42
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
.method private a(Z)F
.locals 3
const/4 v0, 0x0
:try_start_0
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a:Ljava/lang/ref/WeakReference;
.line 137
invoke-virtual {v1}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroid/content/Context;
if-eqz v1, :cond_1
.line 140
invoke-static {v1}, Lcom/mbridge/msdk/foundation/tools/ak;->h(Landroid/content/Context;)I
move-result v2
int-to-float v2, v2
if-eqz p1, :cond_0
.line 142
invoke-static {v1}, Lcom/mbridge/msdk/foundation/tools/ak;->c(Landroid/content/Context;)I
move-result p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
int-to-float p1, p1
add-float v0, v2, p1
goto :goto_0
:catchall_0
move-exception p1
goto :goto_1
:cond_0
move v0, v2
:cond_1
:goto_0
return v0
.line 148
:goto_1
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
return v0
.end method
.method public static synthetic a(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Landroid/graphics/Bitmap;I)Landroid/graphics/Bitmap;
.locals 6
.line 1235
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getWidth()I
move-result p0
.line 1236
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getHeight()I
move-result v0
sget-object v1, Landroid/graphics/Bitmap$Config;->ARGB_8888:Landroid/graphics/Bitmap$Config;
.line 1235
invoke-static {p0, v0, v1}, Landroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
move-result-object p0
.line 1237
new-instance v0, Landroid/graphics/Canvas;
invoke-direct {v0, p0}, Landroid/graphics/Canvas;-><init>(Landroid/graphics/Bitmap;)V
.line 1238
new-instance v1, Landroid/graphics/Paint;
invoke-direct {v1}, Landroid/graphics/Paint;-><init>()V
.line 1241
new-instance v2, Landroid/graphics/Rect;
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getWidth()I
move-result v3
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getHeight()I
move-result v4
const/4 v5, 0x0
invoke-direct {v2, v5, v5, v3, v4}, Landroid/graphics/Rect;-><init>(IIII)V
.line 1242
new-instance v3, Landroid/graphics/RectF;
invoke-direct {v3, v2}, Landroid/graphics/RectF;-><init>(Landroid/graphics/Rect;)V
const/4 v4, 0x1
.line 1243
invoke-virtual {v1, v4}, Landroid/graphics/Paint;->setAntiAlias(Z)V
.line 1244
invoke-virtual {v0, v5, v5, v5, v5}, Landroid/graphics/Canvas;->drawARGB(IIII)V
const v4, -0xbdbdbe
.line 1245
invoke-virtual {v1, v4}, Landroid/graphics/Paint;->setColor(I)V
.line 1246
invoke-virtual {p1}, Landroid/graphics/Bitmap;->getWidth()I
int-to-float p2, p2
.line 1248
invoke-virtual {v0, v3, p2, p2, v1}, Landroid/graphics/Canvas;->drawRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Paint;)V
.line 1249
new-instance p2, Landroid/graphics/PorterDuffXfermode;
sget-object v3, Landroid/graphics/PorterDuff$Mode;->SRC_IN:Landroid/graphics/PorterDuff$Mode;
invoke-direct {p2, v3}, Landroid/graphics/PorterDuffXfermode;-><init>(Landroid/graphics/PorterDuff$Mode;)V
invoke-virtual {v1, p2}, Landroid/graphics/Paint;->setXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
.line 1250
invoke-virtual {v0, p1, v2, v2, v1}, Landroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V
return-object p0
.end method
.method public static a(Landroid/content/Context;)Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.locals 2
sget-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
if-nez v0, :cond_1
const-class v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;
.line 48
monitor-enter v0
:try_start_0
sget-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
if-nez v1, :cond_0
.line 50
new-instance v1, Lcom/mbridge/msdk/nativex/view/mbfullview/a;
invoke-direct {v1, p0}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;-><init>(Landroid/content/Context;)V
sput-object v1, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
goto :goto_0
:catchall_0
move-exception p0
goto :goto_1
.line 52
:cond_0
:goto_0
monitor-exit v0
goto :goto_2
:goto_1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p0
:cond_1
:goto_2
sget-object p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/a;
return-object p0
.end method
.method public static synthetic a(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Landroid/view/View;)V
.locals 2
if-nez p1, :cond_0
goto :goto_0
.line 2209
:cond_0
new-instance p0, Landroid/view/animation/AlphaAnimation;
const v0, 0x3e4ccccd # 0.2f
const/high16 v1, 0x3f800000 # 1.0f
invoke-direct {p0, v0, v1}, Landroid/view/animation/AlphaAnimation;-><init>(FF)V
const-wide/16 v0, 0x320
.line 2210
invoke-virtual {p0, v0, v1}, Landroid/view/animation/Animation;->setDuration(J)V
.line 2211
new-instance v0, Landroid/view/animation/LinearInterpolator;
invoke-direct {v0}, Landroid/view/animation/LinearInterpolator;-><init>()V
invoke-virtual {p0, v0}, Landroid/view/animation/Animation;->setInterpolator(Landroid/view/animation/Interpolator;)V
const/4 v0, 0x2
.line 2212
invoke-virtual {p0, v0}, Landroid/view/animation/Animation;->setRepeatCount(I)V
const/4 v0, 0x1
.line 2213
invoke-virtual {p0, v0}, Landroid/view/animation/Animation;->setRepeatMode(I)V
.line 2214
invoke-virtual {p1, p0}, Landroid/view/View;->startAnimation(Landroid/view/animation/Animation;)V
:goto_0
return-void
.end method
# virtual methods
.method public final a(Landroid/view/View;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;)V
.locals 2
if-eqz p1, :cond_0
if-eqz p2, :cond_0
.line 257
new-instance v0, Landroid/widget/RelativeLayout$LayoutParams;
const/4 v1, -0x1
invoke-direct {v0, v1, v1}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
.line 258
invoke-virtual {p1, v0}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
.line 259
iget-object p2, p2, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->i:Landroid/widget/RelativeLayout;
invoke-virtual {p2, p1}, Landroid/view/ViewGroup;->addView(Landroid/view/View;)V
:cond_0
return-void
.end method
.method public final a(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;)V
.locals 2
.line 77
sget-object v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$2;->a:[I
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
move-result p1
aget p1, v0, p1
const/4 v0, 0x1
if-eq p1, v0, :cond_1
const/4 v0, 0x2
if-eq p1, v0, :cond_0
goto :goto_0
.line 92
:cond_0
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getMBridgeFullTvInstall()Landroid/widget/TextView;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getAdCall()Ljava/lang/String;
move-result-object p2
invoke-virtual {p1, p2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
goto :goto_0
.line 79
:cond_1
check-cast p3, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;
if-eqz p3, :cond_3
iget-object p1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a:Ljava/lang/ref/WeakReference;
.line 81
invoke-virtual {p1}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/content/Context;
if-eqz p1, :cond_2
.line 83
invoke-static {p1}, Lcom/mbridge/msdk/foundation/same/c/b;->a(Landroid/content/Context;)Lcom/mbridge/msdk/foundation/same/c/b;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getIconUrl()Ljava/lang/String;
move-result-object v0
new-instance v1, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;
invoke-direct {v1, p0, p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/a$a;-><init>(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;)V
invoke-virtual {p1, v0, v1}, Lcom/mbridge/msdk/foundation/same/c/b;->a(Ljava/lang/String;Lcom/mbridge/msdk/foundation/same/c/c;)V
.line 85
:cond_2
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->getMBridgeFullViewDisplayTitle()Landroid/widget/TextView;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getAppName()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 86
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->getMBridgeFullViewDisplayDscription()Landroid/widget/TextView;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getAppDesc()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 87
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getMBridgeFullTvInstall()Landroid/widget/TextView;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getAdCall()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 88
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/MBridgeTopFullView;->getStarLevelLayoutView()Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;
move-result-object p1
invoke-virtual {p2}, Lcom/mbridge/msdk/out/Campaign;->getRating()D
move-result-wide p2
double-to-int p2, p2
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/nativex/view/mbfullview/StarLevelLayoutView;->setRating(I)V
:cond_3
:goto_0
return-void
.end method
.method public final a(Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
.locals 0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
const/4 p2, 0x0
goto :goto_0
:cond_0
const/16 p2, 0x1002
.line 269
:goto_0
invoke-virtual {p1, p2}, Landroid/view/View;->setSystemUiVisibility(I)V
:cond_1
return-void
.end method
.method public final a(ZLcom/mbridge/msdk/nativex/view/mbfullview/BaseView;I)V
.locals 4
iget-object v0, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a:Ljava/lang/ref/WeakReference;
.line 113
invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/content/Context;
if-eqz v0, :cond_2
const/16 v1, 0xc
const/high16 v2, 0x42340000 # 45.0f
if-eqz p1, :cond_1
.line 117
invoke-direct {p0, p1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a(Z)F
move-result p1
const/high16 v3, 0x40400000 # 3.0f
div-float/2addr p1, v3
float-to-int p1, p1
.line 119
new-instance v3, Landroid/widget/RelativeLayout$LayoutParams;
invoke-static {v0, v2}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result v2
invoke-direct {v3, p1, v2}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
const/16 p1, 0xb
.line 120
invoke-virtual {v3, p1}, Landroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
.line 121
invoke-virtual {v3, v1}, Landroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
const/high16 p1, 0x41200000 # 10.0f
.line 122
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result p1
iput p1, v3, Landroid/widget/RelativeLayout$LayoutParams;->bottomMargin:I
.line 123
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/e;->a(Landroid/content/Context;)Z
move-result p1
const/high16 v1, 0x41000000 # 8.0f
if-eqz p1, :cond_0
if-nez p3, :cond_0
.line 124
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/ak;->c(Landroid/content/Context;)I
move-result p1
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result p3
add-int/2addr p1, p3
goto :goto_0
:cond_0
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result p1
:goto_0
iput p1, v3, Landroid/widget/RelativeLayout$LayoutParams;->rightMargin:I
goto :goto_1
.line 126
:cond_1
new-instance v3, Landroid/widget/RelativeLayout$LayoutParams;
const/4 p1, -0x1
invoke-static {v0, v2}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
move-result p3
invoke-direct {v3, p1, p3}, Landroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
.line 127
invoke-virtual {v3, v1}, Landroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
.line 129
:goto_1
invoke-virtual {p2}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationContent()Landroid/widget/FrameLayout;
move-result-object p1
invoke-virtual {p1, v3}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
:cond_2
return-void
.end method
.method public final a(ZZLcom/mbridge/msdk/nativex/view/mbfullview/BaseView;)V
.locals 5
const-string v0, "#ff264870"
.line 155
invoke-static {v0}, Landroid/graphics/Color;->parseColor(Ljava/lang/String;)I
move-result v0
.line 156
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/view/View;->setBackgroundColor(I)V
iget-object v1, p0, Lcom/mbridge/msdk/nativex/view/mbfullview/a;->a:Ljava/lang/ref/WeakReference;
.line 157
invoke-virtual {v1}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroid/content/Context;
const-string v2, "drawable"
if-nez p1, :cond_1
.line 159
iget-object v0, p3, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->style:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
sget-object v3, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->b:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
if-ne v0, v3, :cond_0
goto :goto_0
:cond_0
if-eqz v1, :cond_4
.line 163
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationContent()Landroid/widget/FrameLayout;
move-result-object p1
const-string p2, "mbridge_nativex_cta_por_pre"
invoke-static {v1, p2, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v0
invoke-virtual {p1, v0}, Landroid/view/View;->setBackgroundResource(I)V
.line 164
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object p1
invoke-static {v1, p2, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result p2
invoke-virtual {p1, p2}, Landroid/view/View;->setBackgroundResource(I)V
goto :goto_1
.line 168
:cond_1
iget-object v3, p3, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->style:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
sget-object v4, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;->a:Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView$a;
if-ne v3, v4, :cond_2
if-eqz v1, :cond_2
.line 170
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationContent()Landroid/widget/FrameLayout;
move-result-object v3
const-string v4, "mbridge_nativex_fullview_background"
invoke-static {v1, v4, v2}, Lcom/mbridge/msdk/foundation/tools/x;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)I
move-result v1
invoke-virtual {v3, v1}, Landroid/view/View;->setBackgroundResource(I)V
.line 171
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/view/View;->setBackgroundColor(I)V
:cond_2
if-eqz p2, :cond_3
.line 175
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v0
invoke-virtual {v0}, Landroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable;
move-result-object v0
const/16 v1, 0x50
invoke-virtual {v0, v1}, Landroid/graphics/drawable/Drawable;->setAlpha(I)V
goto :goto_0
.line 177
:cond_3
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v0
const-string v1, "#ff4c8fdf"
invoke-static {v1}, Landroid/graphics/Color;->parseColor(Ljava/lang/String;)I
move-result v1
invoke-virtual {v0, v1}, Landroid/view/View;->setBackgroundColor(I)V
.line 178
invoke-virtual {p3}, Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;->getmAnimationPlayer()Landroid/widget/LinearLayout;
move-result-object v0
invoke-virtual {v0}, Landroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable;
move-result-object v0
const/16 v1, 0xc8
invoke-virtual {v0, v1}, Landroid/graphics/drawable/Drawable;->setAlpha(I)V
:goto_0
if-eqz p2, :cond_4
.line 1187
new-instance p2, Landroid/os/Handler;
invoke-direct {p2}, Landroid/os/Handler;-><init>()V
new-instance v0, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;
invoke-direct {v0, p0, p3, p1}, Lcom/mbridge/msdk/nativex/view/mbfullview/a$1;-><init>(Lcom/mbridge/msdk/nativex/view/mbfullview/a;Lcom/mbridge/msdk/nativex/view/mbfullview/BaseView;Z)V
const-wide/16 v1, 0x3e8
invoke-virtual {p2, v0, v1, v2}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
:cond_4
:goto_1
return-void
.end method