apkfuckery/com.discord/smali/f/c/a/a$b.smali

84 lines
1.7 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public Lf/c/a/a$b;
.super Ljava/lang/Object;
.source "ActivityHandler.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-07-25 02:57:47 +00:00
value = Lf/c/a/a;->l(Lf/c/a/w1;)V
2020-07-08 16:44:49 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
2020-07-25 02:57:47 +00:00
.field public final synthetic d:Lf/c/a/w1;
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Lf/c/a/a;
# direct methods
2020-07-25 02:57:47 +00:00
.method public constructor <init>(Lf/c/a/a;Lf/c/a/w1;)V
2020-07-08 16:44:49 +00:00
.locals 0
iput-object p1, p0, Lf/c/a/a$b;->e:Lf/c/a/a;
2020-07-25 02:57:47 +00:00
iput-object p2, p0, Lf/c/a/a$b;->d:Lf/c/a/w1;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 4
iget-object v0, p0, Lf/c/a/a$b;->e:Lf/c/a/a;
2020-07-25 02:57:47 +00:00
iget-object v1, p0, Lf/c/a/a$b;->d:Lf/c/a/w1;
2020-07-08 16:44:49 +00:00
if-eqz v0, :cond_1
2020-07-25 02:57:47 +00:00
iget-object v2, v1, Lf/c/a/r1;->c:Ljava/lang/String;
2020-07-08 16:44:49 +00:00
2020-07-25 02:57:47 +00:00
invoke-virtual {v0, v2}, Lf/c/a/a;->K(Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
new-instance v2, Landroid/os/Handler;
2020-07-25 02:57:47 +00:00
iget-object v3, v0, Lf/c/a/a;->m:Lf/c/a/w;
2020-07-08 16:44:49 +00:00
2020-07-25 02:57:47 +00:00
iget-object v3, v3, Lf/c/a/w;->d:Landroid/content/Context;
2020-07-08 16:44:49 +00:00
invoke-virtual {v3}, Landroid/content/Context;->getMainLooper()Landroid/os/Looper;
move-result-object v3
invoke-direct {v2, v3}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
2020-07-25 02:57:47 +00:00
iget-object v1, v1, Lf/c/a/r1;->h:Lcom/adjust/sdk/AdjustAttribution;
2020-07-08 16:44:49 +00:00
2020-07-25 02:57:47 +00:00
invoke-virtual {v0, v1}, Lf/c/a/a;->L(Lcom/adjust/sdk/AdjustAttribution;)Z
2020-07-08 16:44:49 +00:00
move-result v1
if-eqz v1, :cond_0
2020-07-25 02:57:47 +00:00
invoke-virtual {v0, v2}, Lf/c/a/a;->v(Landroid/os/Handler;)V
2020-07-08 16:44:49 +00:00
:cond_0
return-void
:cond_1
const/4 v0, 0x0
throw v0
.end method