Changes of com.discord v1334

This commit is contained in:
root 2020-11-14 03:19:56 +00:00
parent 18c9b7884b
commit c42fc6bb28
18192 changed files with 975392 additions and 1011385 deletions

View file

@ -1,59 +1,52 @@
.class public final Lf/a/k/a;
.class public final synthetic Lf/a/k/a;
.super Ljava/lang/Object;
.source "AcknowledgedTooltipsCache.kt"
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final a:Landroid/content/SharedPreferences;
# static fields
.field public static final synthetic d:Lf/a/k/a;
# direct methods
.method public constructor <init>()V
.locals 2
.method public static synthetic constructor <clinit>()V
.locals 1
sget-object v0, Lcom/discord/utilities/cache/SharedPreferencesProvider;->INSTANCE:Lcom/discord/utilities/cache/SharedPreferencesProvider;
new-instance v0, Lf/a/k/a;
invoke-virtual {v0}, Lcom/discord/utilities/cache/SharedPreferencesProvider;->get()Landroid/content/SharedPreferences;
invoke-direct {v0}, Lf/a/k/a;-><init>()V
move-result-object v0
const-string v1, "sharedPreferences"
invoke-static {v0, v1}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object v0, p0, Lf/a/k/a;->a:Landroid/content/SharedPreferences;
sput-object v0, Lf/a/k/a;->d:Lf/a/k/a;
return-void
.end method
.method public constructor <init>(Landroid/content/SharedPreferences;I)V
.method public synthetic constructor <init>()V
.locals 0
and-int/lit8 p1, p2, 0x1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
if-eqz p1, :cond_0
return-void
.end method
sget-object p1, Lcom/discord/utilities/cache/SharedPreferencesProvider;->INSTANCE:Lcom/discord/utilities/cache/SharedPreferencesProvider;
invoke-virtual {p1}, Lcom/discord/utilities/cache/SharedPreferencesProvider;->get()Landroid/content/SharedPreferences;
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/Set;
invoke-interface {p1}, Ljava/util/Set;->isEmpty()Z
move-result p1
xor-int/lit8 p1, p1, 0x1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
const-string p2, "sharedPreferences"
invoke-static {p1, p2}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/a;->a:Landroid/content/SharedPreferences;
return-void
return-object p1
.end method

View file

@ -1,65 +0,0 @@
.class public final Lf/a/k/b$a;
.super Ljava/lang/Object;
.source "SparkleView.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/a/k/b;->onAnimationEnd(Landroid/graphics/drawable/Drawable;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lf/a/k/b;
# direct methods
.method public constructor <init>(Lf/a/k/b;)V
.locals 0
iput-object p1, p0, Lf/a/k/b$a;->d:Lf/a/k/b;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lf/a/k/b$a;->d:Lf/a/k/b;
iget-object v0, v0, Lf/a/k/b;->b:Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
invoke-virtual {v0}, Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;->start()V
:try_end_0
.catch Ljava/lang/NullPointerException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x17
if-gt v1, v2, :cond_0
:goto_0
return-void
:cond_0
throw v0
.end method

View file

@ -1,52 +1,42 @@
.class public final Lf/a/k/b;
.super Landroidx/vectordrawable/graphics/drawable/Animatable2Compat$AnimationCallback;
.source "SparkleView.kt"
.class public final synthetic Lf/a/k/b;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic a:Lcom/discord/tooltips/SparkleView;
.field public final synthetic b:Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
# static fields
.field public static final synthetic d:Lf/a/k/b;
# direct methods
.method public constructor <init>(Lcom/discord/tooltips/SparkleView;Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;)V
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/k/b;
invoke-direct {v0}, Lf/a/k/b;-><init>()V
sput-object v0, Lf/a/k/b;->d:Lf/a/k/b;
return-void
.end method
.method public synthetic constructor <init>()V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;",
")V"
}
.end annotation
iput-object p1, p0, Lf/a/k/b;->a:Lcom/discord/tooltips/SparkleView;
iput-object p2, p0, Lf/a/k/b;->b:Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
invoke-direct {p0}, Landroidx/vectordrawable/graphics/drawable/Animatable2Compat$AnimationCallback;-><init>()V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/graphics/drawable/Drawable;)V
.locals 3
.method public final call(Ljava/lang/Object;)V
.locals 0
const-string v0, "drawable"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/a/k/b;->a:Lcom/discord/tooltips/SparkleView;
new-instance v0, Lf/a/k/b$a;
invoke-direct {v0, p0}, Lf/a/k/b$a;-><init>(Lf/a/k/b;)V
const-wide/16 v1, 0x1f4
invoke-virtual {p1, v0, v1, v2}, Landroid/widget/FrameLayout;->postDelayed(Ljava/lang/Runnable;J)Z
check-cast p1, Ljava/lang/Throwable;
return-void
.end method

View file

@ -1,123 +1,34 @@
.class public final Lf/a/k/c;
.super Lz/n/c/k;
.source "TooltipManager.kt"
.class public final synthetic Lf/a/k/c;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Integer;",
"Lkotlin/Unit;",
">;"
}
.end annotation
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic this$0:Lcom/discord/tooltips/TooltipManager;
.field public final synthetic d:Lcom/discord/stores/StoreMessagesHolder;
# direct methods
.method public constructor <init>(Lcom/discord/tooltips/TooltipManager;)V
.method public synthetic constructor <init>(Lcom/discord/stores/StoreMessagesHolder;)V
.locals 0
iput-object p1, p0, Lf/a/k/c;->this$0:Lcom/discord/tooltips/TooltipManager;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
iput-object p1, p0, Lf/a/k/c;->d:Lcom/discord/stores/StoreMessagesHolder;
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 5
.method public final call(Ljava/lang/Object;)V
.locals 1
check-cast p1, Ljava/lang/Number;
iget-object v0, p0, Lf/a/k/c;->d:Lcom/discord/stores/StoreMessagesHolder;
invoke-virtual {p1}, Ljava/lang/Number;->intValue()I
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreMessagesHolder;->a(Ljava/lang/Object;)V
move-result p1
iget-object v0, p0, Lf/a/k/c;->this$0:Lcom/discord/tooltips/TooltipManager;
iget-object v1, v0, Lcom/discord/tooltips/TooltipManager;->a:Ljava/util/Map;
new-instance v2, Ljava/util/LinkedHashMap;
invoke-direct {v2}, Ljava/util/LinkedHashMap;-><init>()V
invoke-interface {v1}, Ljava/util/Map;->entrySet()Ljava/util/Set;
move-result-object v1
invoke-interface {v1}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
move-result-object v1
:cond_0
:goto_0
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v3
if-eqz v3, :cond_2
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v3
check-cast v3, Ljava/util/Map$Entry;
invoke-interface {v3}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/lang/Number;
invoke-virtual {v4}, Ljava/lang/Number;->intValue()I
move-result v4
if-eq v4, p1, :cond_1
const/4 v4, 0x1
goto :goto_1
:cond_1
const/4 v4, 0x0
:goto_1
if-eqz v4, :cond_0
invoke-interface {v3}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
move-result-object v4
invoke-interface {v3}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
move-result-object v3
invoke-virtual {v2, v4, v3}, Ljava/util/LinkedHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
goto :goto_0
:cond_2
invoke-static {v2}, Lf/h/a/f/f/n/f;->toMutableMap(Ljava/util/Map;)Ljava/util/Map;
move-result-object p1
iput-object p1, v0, Lcom/discord/tooltips/TooltipManager;->a:Ljava/util/Map;
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
return-void
.end method

View file

@ -0,0 +1,44 @@
.class public final synthetic Lf/a/k/d;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final synthetic d:J
# direct methods
.method public synthetic constructor <init>(J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lf/a/k/d;->d:J
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
iget-wide v0, p0, Lf/a/k/d;->d:J
check-cast p1, Ljava/util/Map;
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/util/List;
return-object p1
.end method

View file

@ -0,0 +1,38 @@
.class public final synthetic Lf/a/k/e;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final synthetic d:J
# direct methods
.method public synthetic constructor <init>(J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lf/a/k/e;->d:J
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
iget-wide v0, p0, Lf/a/k/e;->d:J
check-cast p1, Ljava/util/List;
invoke-static {v0, v1, p1}, Lcom/discord/stores/StorePinnedMessages;->a(JLjava/util/List;)Lcom/discord/models/domain/ModelMessage;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,42 @@
.class public final synthetic Lf/a/k/f;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StorePinnedMessages;
.field public final synthetic e:J
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StorePinnedMessages;J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/f;->d:Lcom/discord/stores/StorePinnedMessages;
iput-wide p2, p0, Lf/a/k/f;->e:J
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 3
iget-object v0, p0, Lf/a/k/f;->d:Lcom/discord/stores/StorePinnedMessages;
iget-wide v1, p0, Lf/a/k/f;->e:J
check-cast p1, Ljava/util/List;
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/stores/StorePinnedMessages;->handlePinnedMessagesLoaded(JLjava/util/List;)V
return-void
.end method

View file

@ -0,0 +1,44 @@
.class public final synthetic Lf/a/k/g;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final synthetic d:J
# direct methods
.method public synthetic constructor <init>(J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lf/a/k/g;->d:J
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
iget-wide v0, p0, Lf/a/k/g;->d:J
check-cast p1, Ljava/util/Map;
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/util/List;
return-object p1
.end method

View file

@ -0,0 +1,48 @@
.class public final synthetic Lf/a/k/h;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
.field public final synthetic e:Z
.field public final synthetic f:I
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;ZI)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/h;->d:Lcom/discord/stores/StoreUserSettings;
iput-boolean p2, p0, Lf/a/k/h;->e:Z
iput p3, p0, Lf/a/k/h;->f:I
return-void
.end method
# virtual methods
.method public final invoke()Ljava/lang/Object;
.locals 3
iget-object v0, p0, Lf/a/k/h;->d:Lcom/discord/stores/StoreUserSettings;
iget-boolean v1, p0, Lf/a/k/h;->e:Z
iget v2, p0, Lf/a/k/h;->f:I
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreUserSettings;->b(ZI)Lkotlin/Unit;
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method

View file

@ -0,0 +1,49 @@
.class public final synthetic Lf/a/k/i;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Ljava/lang/Integer;
.field public final synthetic e:Lcom/discord/app/AppActivity;
# direct methods
.method public synthetic constructor <init>(Ljava/lang/Integer;Lcom/discord/app/AppActivity;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/i;->d:Ljava/lang/Integer;
iput-object p2, p0, Lf/a/k/i;->e:Lcom/discord/app/AppActivity;
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 2
iget-object v0, p0, Lf/a/k/i;->d:Ljava/lang/Integer;
iget-object v1, p0, Lf/a/k/i;->e:Lcom/discord/app/AppActivity;
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result p1
invoke-static {v1, p1}, Lf/a/b/p;->d(Landroid/content/Context;I)V
:cond_0
return-void
.end method

View file

@ -0,0 +1,42 @@
.class public final synthetic Lf/a/k/j;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# static fields
.field public static final synthetic d:Lf/a/k/j;
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/k/j;
invoke-direct {v0}, Lf/a/k/j;-><init>()V
sput-object v0, Lf/a/k/j;->d:Lf/a/k/j;
return-void
.end method
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
return-void
.end method

View file

@ -0,0 +1,44 @@
.class public final synthetic Lf/a/k/k;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# static fields
.field public static final synthetic d:Lf/a/k/k;
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/k/k;
invoke-direct {v0}, Lf/a/k/k;-><init>()V
sput-object v0, Lf/a/k/k;->d:Lf/a/k/k;
return-void
.end method
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
sget-object p1, Lcom/discord/models/domain/ModelUserConsents;->DEFAULT_CONSENTS:Lcom/discord/models/domain/Consents;
return-object p1
.end method

View file

@ -0,0 +1,38 @@
.class public final synthetic Lf/a/k/l;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/l;->d:Lcom/discord/stores/StoreUserSettings;
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lf/a/k/l;->d:Lcom/discord/stores/StoreUserSettings;
check-cast p1, Ljava/lang/String;
invoke-static {v0, p1}, Lcom/discord/stores/StoreUserSettings;->a(Lcom/discord/stores/StoreUserSettings;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,42 @@
.class public final synthetic Lf/a/k/m;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
.field public final synthetic e:Z
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;Z)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/m;->d:Lcom/discord/stores/StoreUserSettings;
iput-boolean p2, p0, Lf/a/k/m;->e:Z
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 2
iget-object v0, p0, Lf/a/k/m;->d:Lcom/discord/stores/StoreUserSettings;
iget-boolean v1, p0, Lf/a/k/m;->e:Z
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
invoke-virtual {v0, v1, p1}, Lcom/discord/stores/StoreUserSettings;->c(ZLcom/discord/models/domain/ModelUserSettings;)V
return-void
.end method

View file

@ -0,0 +1,36 @@
.class public final synthetic Lf/a/k/n;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/n;->d:Lcom/discord/stores/StoreUserSettings;
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lf/a/k/n;->d:Lcom/discord/stores/StoreUserSettings;
check-cast p1, Ljava/lang/Long;
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreUserSettings;->d(Ljava/lang/Long;)V
return-void
.end method

View file

@ -0,0 +1,36 @@
.class public final synthetic Lf/a/k/o;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Lcom/discord/stores/StoreVoiceSpeaking;
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreVoiceSpeaking;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/k/o;->d:Lcom/discord/stores/StoreVoiceSpeaking;
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lf/a/k/o;->d:Lcom/discord/stores/StoreVoiceSpeaking;
check-cast p1, Ljava/util/List;
invoke-static {v0, p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(Lcom/discord/stores/StoreVoiceSpeaking;Ljava/util/List;)V
return-void
.end method

View file

@ -0,0 +1,46 @@
.class public final synthetic Lf/a/k/p;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# instance fields
.field public final synthetic d:J
# direct methods
.method public synthetic constructor <init>(J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lf/a/k/p;->d:J
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
iget-wide v0, p0, Lf/a/k/p;->d:J
check-cast p1, Ljava/util/Set;
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
invoke-interface {p1, v0}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,66 @@
.class public final synthetic Lf/a/k/q;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# static fields
.field public static final synthetic d:Lf/a/k/q;
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/k/q;
invoke-direct {v0}, Lf/a/k/q;-><init>()V
sput-object v0, Lf/a/k/q;->d:Lf/a/k/q;
return-void
.end method
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lkotlin/Pair;
new-instance v0, Lcom/discord/models/domain/ModelUser$Speaking;
invoke-virtual {p1}, Lkotlin/Pair;->getFirst()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/lang/Long;
invoke-virtual {v1}, Ljava/lang/Long;->longValue()J
move-result-wide v1
invoke-virtual {p1}, Lkotlin/Pair;->getSecond()Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
invoke-direct {v0, v1, v2, p1}, Lcom/discord/models/domain/ModelUser$Speaking;-><init>(JZ)V
return-object v0
.end method

View file

@ -0,0 +1,74 @@
.class public final synthetic Lf/a/k/r;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lh0/k/b;
# static fields
.field public static final synthetic d:Lf/a/k/r;
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/k/r;
invoke-direct {v0}, Lf/a/k/r;-><init>()V
sput-object v0, Lf/a/k/r;->d:Lf/a/k/r;
return-void
.end method
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$f;
if-eqz p1, :cond_0
invoke-static {}, Lcom/discord/stores/StoreStream;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
move-result-object p1
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getSpeakingUpdates()Lrx/Observable;
move-result-object p1
sget-object v0, Lf/a/k/q;->d:Lf/a/k/q;
invoke-virtual {p1, v0}, Lrx/Observable;->C(Lh0/k/b;)Lrx/Observable;
move-result-object p1
const-wide/16 v0, 0x12c
sget-object v2, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {p1, v0, v1, v2}, Lrx/Observable;->a(JLjava/util/concurrent/TimeUnit;)Lrx/Observable;
move-result-object p1
goto :goto_0
:cond_0
sget-object p1, Lh0/l/a/g;->e:Lrx/Observable;
:goto_0
return-object p1
.end method