apkfuckery/com.discord/smali/f/a/k/q.smali

49 lines
1 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Lf/a/k/q;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Z
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic f:I
2020-05-17 12:40:10 +00:00
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;ZI)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/a/k/q;->d:Lcom/discord/stores/StoreUserSettings;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-boolean p2, p0, Lf/a/k/q;->e:Z
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput p3, p0, Lf/a/k/q;->f:I
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public final invoke()Ljava/lang/Object;
.locals 3
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/a/k/q;->d:Lcom/discord/stores/StoreUserSettings;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-boolean v1, p0, Lf/a/k/q;->e:Z
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget v2, p0, Lf/a/k/q;->f:I
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreUserSettings;->b(ZI)Lkotlin/Unit;
2020-05-17 12:40:10 +00:00
move-result-object v0
return-object v0
.end method