apkfuckery/com.discord/smali/com/discord/views/VoiceUserView$c.smali

83 lines
1.8 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/views/VoiceUserView$c;
2020-05-11 18:18:42 +00:00
.super Lx/u/b/k;
2019-07-24 11:27:29 +00:00
.source "VoiceUserView.kt"
# interfaces
2020-04-17 19:35:49 +00:00
.implements Lkotlin/jvm/functions/Function0;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 19:35:49 +00:00
value = Lcom/discord/views/VoiceUserView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
2019-07-24 11:27:29 +00:00
.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 = {
2020-05-11 18:18:42 +00:00
"Lx/u/b/k;",
2020-04-17 19:35:49 +00:00
"Lkotlin/jvm/functions/Function0<",
"Ljava/lang/Boolean;",
2019-07-24 11:27:29 +00:00
">;"
}
.end annotation
# instance fields
2020-04-17 19:35:49 +00:00
.field public final synthetic this$0:Lcom/discord/views/VoiceUserView;
2019-07-24 11:27:29 +00:00
# direct methods
2020-04-17 19:35:49 +00:00
.method public constructor <init>(Lcom/discord/views/VoiceUserView;)V
2019-07-24 11:27:29 +00:00
.locals 0
2020-04-17 19:35:49 +00:00
iput-object p1, p0, Lcom/discord/views/VoiceUserView$c;->this$0:Lcom/discord/views/VoiceUserView;
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
const/4 p1, 0x0
2019-07-24 11:27:29 +00:00
2020-05-11 18:18:42 +00:00
invoke-direct {p0, p1}, Lx/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-04-17 19:35:49 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/views/VoiceUserView$c;->invoke()Z
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2020-04-17 19:35:49 +00:00
.method public final invoke()Z
2019-07-24 11:27:29 +00:00
.locals 2
2020-04-17 19:35:49 +00:00
iget-object v0, p0, Lcom/discord/views/VoiceUserView$c;->this$0:Lcom/discord/views/VoiceUserView;
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
iget-object v0, v0, Lcom/discord/views/VoiceUserView;->f:Lcom/discord/views/VoiceUserView$a;
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
sget-object v1, Lcom/discord/views/VoiceUserView$a;->g:Lcom/discord/views/VoiceUserView$a;
2019-07-24 11:27:29 +00:00
if-ne v0, v1, :cond_0
2020-04-17 19:35:49 +00:00
const/4 v0, 0x1
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
:cond_0
2020-04-17 19:35:49 +00:00
const/4 v0, 0x0
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
:goto_0
return v0
2019-07-24 11:27:29 +00:00
.end method