Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

134 lines
3.3 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/util/b$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/fyber/inneractive/sdk/util/b;->b([Ljava/lang/Object;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:[Ljava/lang/Object;
.field public final synthetic b:Lcom/fyber/inneractive/sdk/util/b;
# direct methods
.method public constructor <init>(Lcom/fyber/inneractive/sdk/util/b;[Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/fyber/inneractive/sdk/util/b$b;->b:Lcom/fyber/inneractive/sdk/util/b;
iput-object p2, p0, Lcom/fyber/inneractive/sdk/util/b$b;->a:[Ljava/lang/Object;
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 4
iget-object v0, p0, Lcom/fyber/inneractive/sdk/util/b$b;->b:Lcom/fyber/inneractive/sdk/util/b;
.line 1
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
iget-object v0, p0, Lcom/fyber/inneractive/sdk/util/b$b;->b:Lcom/fyber/inneractive/sdk/util/b;
.line 3
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/util/b;->f:Z
if-eqz v1, :cond_0
return-void
:cond_0
iget-object v2, p0, Lcom/fyber/inneractive/sdk/util/b$b;->a:[Ljava/lang/Object;
.line 5
new-instance v3, Lcom/fyber/inneractive/sdk/util/c;
invoke-direct {v3, v0, v2}, Lcom/fyber/inneractive/sdk/util/c;-><init>(Lcom/fyber/inneractive/sdk/util/b;[Ljava/lang/Object;)V
iput-object v3, v0, Lcom/fyber/inneractive/sdk/util/b;->d:Lcom/fyber/inneractive/sdk/util/c;
if-eqz v1, :cond_1
return-void
.line 6
:cond_1
:try_start_0
iget-object v0, v0, Lcom/fyber/inneractive/sdk/util/b;->a:Ljava/util/concurrent/ExecutorService;
.line 7
invoke-interface {v0, v3}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
:try_end_0
.catch Ljava/util/concurrent/RejectedExecutionException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/lang/NullPointerException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_2
:catch_0
move-exception v0
goto :goto_0
:catch_1
move-exception v0
goto :goto_1
.line 11
:goto_0
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "AsyncTaskExecutor : execute(): Unable to execute the null task: %s"
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
goto :goto_2
.line 12
:goto_1
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
filled-new-array {v0}, [Ljava/lang/Object;
move-result-object v0
const-string v1, "AsyncTaskExecutor : execute(): Unable to execute the task: %s"
invoke-static {v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
:goto_2
return-void
.end method