apkfuckery/com.discord/smali/e/a/j/y.smali
2020-01-28 01:59:01 +01:00

95 lines
1.7 KiB
Smali

.class public final Le/a/j/y;
.super Ljava/lang/Object;
.source "OverlayVoiceBubble.kt"
# interfaces
.implements Lb0/l/i;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/i<",
"TT;TR;>;"
}
.end annotation
# static fields
.field public static final d:Le/a/j/y;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Le/a/j/y;
invoke-direct {v0}, Le/a/j/y;-><init>()V
sput-object v0, Le/a/j/y;->d:Le/a/j/y;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.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;
move-result-object p1
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
move-result-object p1
: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
.end method