Weather/smali/com/in2wow/sdk/k/g$1.smali
2021-05-10 10:13:34 +02:00

76 lines
1.7 KiB
Smali

.class Lcom/in2wow/sdk/k/g$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/in2wow/sdk/k/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/in2wow/sdk/k/g;
# direct methods
.method constructor <init>(Lcom/in2wow/sdk/k/g;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/in2wow/sdk/k/g$1;->a:Lcom/in2wow/sdk/k/g;
.line 454
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 458
:try_start_0
iget-object v0, p0, Lcom/in2wow/sdk/k/g$1;->a:Lcom/in2wow/sdk/k/g;
invoke-static {v0}, Lcom/in2wow/sdk/k/g;->a(Lcom/in2wow/sdk/k/g;)V
.line 459
iget-object v0, p0, Lcom/in2wow/sdk/k/g$1;->a:Lcom/in2wow/sdk/k/g;
invoke-static {v0}, Lcom/in2wow/sdk/k/g;->b(Lcom/in2wow/sdk/k/g;)Ljava/util/concurrent/ExecutorService;
move-result-object v0
iget-object v1, p0, Lcom/in2wow/sdk/k/g$1;->a:Lcom/in2wow/sdk/k/g;
invoke-static {v1}, Lcom/in2wow/sdk/k/g;->c(Lcom/in2wow/sdk/k/g;)Ljava/lang/Runnable;
move-result-object v1
invoke-interface {v0, v1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)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 461
invoke-static {v0}, Lcom/in2wow/sdk/m/j;->a(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method