Weather/smali/com/intowow/sdk/NativeAd$1$7.smali
2021-05-10 10:13:34 +02:00

71 lines
1.7 KiB
Smali

.class Lcom/intowow/sdk/NativeAd$1$7;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/intowow/sdk/NativeAd$1;->onVideoStart()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/intowow/sdk/NativeAd$1;
.field private final synthetic b:Lcom/intowow/sdk/AdListener;
# direct methods
.method constructor <init>(Lcom/intowow/sdk/NativeAd$1;Lcom/intowow/sdk/AdListener;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/intowow/sdk/NativeAd$1$7;->a:Lcom/intowow/sdk/NativeAd$1;
iput-object p2, p0, Lcom/intowow/sdk/NativeAd$1$7;->b:Lcom/intowow/sdk/AdListener;
.line 486
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 490
:try_start_0
iget-object v0, p0, Lcom/intowow/sdk/NativeAd$1$7;->b:Lcom/intowow/sdk/AdListener;
iget-object v1, p0, Lcom/intowow/sdk/NativeAd$1$7;->a:Lcom/intowow/sdk/NativeAd$1;
invoke-static {v1}, Lcom/intowow/sdk/NativeAd$1;->a(Lcom/intowow/sdk/NativeAd$1;)Lcom/intowow/sdk/NativeAd;
move-result-object v1
invoke-interface {v0, v1}, Lcom/intowow/sdk/AdListener;->onVideoStart(Lcom/intowow/sdk/Ad;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
.line 492
invoke-static {v0}, Lcom/intowow/sdk/b/a;->a(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method