apkfuckery/com.discord/smali/com/discord/widgets/debugging/WidgetDebugging$Adapter$Item$1.smali

102 lines
3 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item$1;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "WidgetDebugging.kt"
# interfaces
.implements Lrx/functions/Action3;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;-><init>(ILcom/discord/widgets/debugging/WidgetDebugging$Adapter;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action3<",
"Landroid/view/View;",
"Ljava/lang/Integer;",
"Lcom/discord/app/AppLog$LoggedItem;",
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic this$0:Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item$1;->this$0:Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Landroid/view/View;Ljava/lang/Integer;Lcom/discord/app/AppLog$LoggedItem;)V
2019-12-06 03:29:40 +00:00
.locals 1
2019-07-24 11:27:29 +00:00
const-string p2, "view"
2019-12-06 03:29:40 +00:00
const-string p3, "view.context"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p1, p2, p3}, Le/e/b/a/a;->a(Landroid/view/View;Ljava/lang/String;Ljava/lang/String;)Landroid/content/Context;
2019-07-24 11:27:29 +00:00
move-result-object p1
iget-object p2, p0, Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item$1;->this$0:Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;
invoke-static {p2}, Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;->access$getMessage$p(Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item;)Landroid/widget/TextView;
move-result-object p2
invoke-virtual {p2}, Landroid/widget/TextView;->getText()Ljava/lang/CharSequence;
move-result-object p2
const-string p3, "message.text"
2020-02-20 19:33:18 +00:00
invoke-static {p2, p3}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p3, 0x0
const/4 v0, 0x4
2019-07-24 11:27:29 +00:00
2020-03-02 23:12:43 +00:00
invoke-static {p1, p2, p3, v0}, Le/a/b/j;->a(Landroid/content/Context;Ljava/lang/CharSequence;II)V
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public bridge synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
2019-07-24 11:27:29 +00:00
.locals 0
check-cast p1, Landroid/view/View;
check-cast p2, Ljava/lang/Integer;
check-cast p3, Lcom/discord/app/AppLog$LoggedItem;
invoke-virtual {p0, p1, p2, p3}, Lcom/discord/widgets/debugging/WidgetDebugging$Adapter$Item$1;->call(Landroid/view/View;Ljava/lang/Integer;Lcom/discord/app/AppLog$LoggedItem;)V
return-void
.end method