Files
rr3-apk/smali_classes4/com/mbridge/msdk/nativex/view/BaseMBMediaView$b.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

112 lines
3.2 KiB
Smali

.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