apkfuckery/com.discord/smali/e/a/j/b0$b.smali

70 lines
1.6 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/a/j/b0$b;
2019-12-18 09:41:56 +00:00
.super Lt/u/b/k;
2019-12-06 03:29:40 +00:00
.source "OverlayVoiceBubble.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Le/a/j/b0;->onAttachedToWindow()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-18 09:41:56 +00:00
"Lt/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2019-12-18 09:41:56 +00:00
"Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Le/a/j/b0;
# direct methods
.method public constructor <init>(Le/a/j/b0;)V
.locals 0
iput-object p1, p0, Le/a/j/b0$b;->this$0:Le/a/j/b0;
const/4 p1, 0x1
2019-12-18 09:41:56 +00:00
invoke-direct {p0, p1}, Lt/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
2019-12-18 09:41:56 +00:00
check-cast p1, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
2019-12-06 03:29:40 +00:00
2019-12-18 09:41:56 +00:00
invoke-virtual {p0, p1}, Le/a/j/b0$b;->invoke(Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2019-12-18 09:41:56 +00:00
.method public final invoke(Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
2019-12-06 03:29:40 +00:00
.locals 1
iget-object v0, p0, Le/a/j/b0$b;->this$0:Le/a/j/b0;
2019-12-18 09:41:56 +00:00
invoke-static {v0, p1}, Le/a/j/b0;->a(Le/a/j/b0;Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
2019-12-06 03:29:40 +00:00
return-void
.end method