apkfuckery/com.discord/smali/com/discord/stores/StoreRtcRegion$fetchRtcLate...

85 lines
2.3 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lcom/discord/stores/StoreRtcRegion$fetchRtcLatencyTestRegionsIps$4;
2020-09-23 03:12:49 +00:00
.super Lc0/n/c/k;
2020-05-17 12:40:10 +00:00
.source "StoreRtcRegion.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-02 04:07:20 +00:00
value = Lcom/discord/stores/StoreRtcRegion;->fetchRtcLatencyTestRegionsIps()V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-23 03:12:49 +00:00
"Lc0/n/c/k;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-02 04:07:20 +00:00
"Ljava/util/List<",
"+",
"Lcom/discord/models/domain/ModelRtcLatencyRegion;",
">;",
2020-05-17 12:40:10 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StoreRtcRegion;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreRtcRegion;)V
.locals 0
2020-09-02 04:07:20 +00:00
iput-object p1, p0, Lcom/discord/stores/StoreRtcRegion$fetchRtcLatencyTestRegionsIps$4;->this$0:Lcom/discord/stores/StoreRtcRegion;
2020-05-17 12:40:10 +00:00
const/4 p1, 0x1
2020-09-23 03:12:49 +00:00
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-09-02 04:07:20 +00:00
check-cast p1, Ljava/util/List;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreRtcRegion$fetchRtcLatencyTestRegionsIps$4;->invoke(Ljava/util/List;)V
2020-05-17 12:40:10 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2020-09-02 04:07:20 +00:00
.method public final invoke(Ljava/util/List;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelRtcLatencyRegion;",
">;)V"
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreRtcRegion$fetchRtcLatencyTestRegionsIps$4;->this$0:Lcom/discord/stores/StoreRtcRegion;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
const-string v1, "it"
2020-05-17 12:40:10 +00:00
2020-09-23 03:12:49 +00:00
invoke-static {p1, v1}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-static {v0, p1}, Lcom/discord/stores/StoreRtcRegion;->access$maybePerformLatencyTest(Lcom/discord/stores/StoreRtcRegion;Ljava/util/List;)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method