apkfuckery/com.discord/smali/f/a/k/c0$b.smali

87 lines
1.8 KiB
Smali
Raw Normal View History

2020-04-23 18:39:17 +00:00
.class public final Lf/a/k/c0$b;
2020-04-17 19:35:49 +00:00
.super Ly/u/b/k;
2020-01-22 01:17:22 +00:00
.source "OverlayVoiceSelectorBubbleDialog.kt"
2019-12-06 03:29:40 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-23 18:39:17 +00:00
value = Lf/a/k/c0;->e()V
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-17 19:35:49 +00:00
"Ly/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-01-22 01:17:22 +00:00
"Landroid/text/Editable;",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-04-23 18:39:17 +00:00
.field public final synthetic this$0:Lf/a/k/c0;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-23 18:39:17 +00:00
.method public constructor <init>(Lf/a/k/c0;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-04-23 18:39:17 +00:00
iput-object p1, p0, Lf/a/k/c0$b;->this$0:Lf/a/k/c0;
2019-12-06 03:29:40 +00:00
const/4 p1, 0x1
2020-04-17 19:35:49 +00:00
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-01-22 01:17:22 +00:00
check-cast p1, Landroid/text/Editable;
2019-12-06 03:29:40 +00:00
2020-04-23 18:39:17 +00:00
invoke-virtual {p0, p1}, Lf/a/k/c0$b;->invoke(Landroid/text/Editable;)V
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2020-01-22 01:17:22 +00:00
.method public final invoke(Landroid/text/Editable;)V
2019-12-06 03:29:40 +00:00
.locals 1
2020-01-22 01:17:22 +00:00
if-eqz p1, :cond_0
2020-04-23 18:39:17 +00:00
iget-object v0, p0, Lf/a/k/c0$b;->this$0:Lf/a/k/c0;
2019-12-06 03:29:40 +00:00
2020-04-23 18:39:17 +00:00
iget-object v0, v0, Lf/a/k/c0;->z:Lrx/subjects/BehaviorSubject;
2020-01-22 01:17:22 +00:00
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, p1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
2020-01-22 01:17:22 +00:00
:cond_0
const-string p1, "editable"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-01-22 01:17:22 +00:00
const/4 p1, 0x0
throw p1
2019-12-06 03:29:40 +00:00
.end method