apkfuckery/com.discord/smali/e/a/k/y.smali

95 lines
1.7 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Le/a/k/y;
2020-04-25 00:39:25 +00:00
.super Ljava/lang/Object;
2020-04-27 21:50:40 +00:00
.source "OverlayVoiceBubble.kt"
2019-08-30 20:04:20 +00:00
# interfaces
2020-04-27 21:50:40 +00:00
.implements Lf0/l/i;
2019-08-30 20:04:20 +00:00
2020-04-27 21:50:40 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lf0/l/i<",
"TT;TR;>;"
}
.end annotation
# static fields
.field public static final d:Le/a/k/y;
2019-08-30 20:04:20 +00:00
# direct methods
2020-04-27 21:50:40 +00:00
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Le/a/k/y;
invoke-direct {v0}, Le/a/k/y;-><init>()V
sput-object v0, Le/a/k/y;->d:Le/a/k/y;
return-void
.end method
.method public constructor <init>()V
2020-01-22 01:17:22 +00:00
.locals 0
2019-08-30 20:04:20 +00:00
2020-04-25 00:39:25 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-03-14 02:12:46 +00:00
2019-10-31 00:47:18 +00:00
return-void
.end method
2019-10-09 23:16:36 +00:00
2019-08-30 20:04:20 +00:00
2019-10-31 00:47:18 +00:00
# virtual methods
2020-04-27 21:50:40 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Ljava/util/Map;
invoke-interface {p1}, Ljava/util/Map;->values()Ljava/util/Collection;
2019-12-06 03:29:40 +00:00
2020-04-27 21:50:40 +00:00
move-result-object p1
2019-12-06 03:29:40 +00:00
2020-04-27 21:50:40 +00:00
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
move-result-object p1
2019-12-06 03:29:40 +00:00
2020-04-27 21:50:40 +00:00
:cond_0
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_1
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
move-object v1, v0
check-cast v1, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
invoke-virtual {v1}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->isSpeaking()Z
move-result v1
if-eqz v1, :cond_0
goto :goto_0
:cond_1
const/4 v0, 0x0
:goto_0
check-cast v0, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
return-object v0
2019-08-30 20:04:20 +00:00
.end method