apkfuckery/com.discord/smali/f/a/a/r.smali

60 lines
1.3 KiB
Smali
Raw Normal View History

2020-04-11 15:34:05 +00:00
.class public final Lf/a/a/r;
2020-04-14 11:33:38 +00:00
.super Ljava/lang/Object;
.source "WidgetUrgentMessageDialog.kt"
2019-12-06 03:29:40 +00:00
2020-04-14 11:33:38 +00:00
# interfaces
.implements Landroid/view/View$OnClickListener;
2019-12-06 03:29:40 +00:00
2020-04-08 16:24:01 +00:00
# instance fields
2020-04-14 11:33:38 +00:00
.field public final synthetic d:Lf/a/a/q;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-14 11:33:38 +00:00
.method public constructor <init>(Lf/a/a/q;)V
.locals 0
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
iput-object p1, p0, Lf/a/a/r;->d:Lf/a/a/q;
2019-12-06 03:29:40 +00:00
2020-04-14 11:33:38 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-04-14 11:33:38 +00:00
.method public final onClick(Landroid/view/View;)V
.locals 2
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
iget-object v0, p0, Lf/a/a/r;->d:Lf/a/a/q;
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
iget-object v0, v0, Lf/a/a/q;->g:Lf/a/a/s;
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
if-eqz v0, :cond_0
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
const-string v1, "button"
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
invoke-static {p1, v1}, Lz/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
move-result-object p1
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
const-string v1, "button.context"
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
invoke-static {p1, v1}, Lz/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
invoke-virtual {v0, p1}, Lf/a/a/s;->a(Landroid/content/Context;)V
2020-04-08 16:24:01 +00:00
return-void
:cond_0
2020-04-14 11:33:38 +00:00
const-string p1, "viewModel"
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
invoke-static {p1}, Lz/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
2020-04-08 16:24:01 +00:00
2020-04-14 11:33:38 +00:00
const/4 p1, 0x0
2020-04-08 16:24:01 +00:00
throw p1
.end method