apkfuckery/com.discord/smali/f/a/i/r.smali

49 lines
1 KiB
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final synthetic Lf/a/i/r;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-03-31 00:13:51 +00:00
.implements Lkotlin/jvm/functions/Function0;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
# instance fields
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
2019-12-06 03:29:40 +00:00
2020-03-31 00:13:51 +00:00
.field private final synthetic e:Z
.field private final synthetic f:I
2019-12-06 03:29:40 +00:00
# direct methods
2020-03-31 00:13:51 +00:00
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;ZI)V
2019-12-06 03:29:40 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-04-17 17:35:24 +00:00
iput-object p1, p0, Lf/a/i/r;->d:Lcom/discord/stores/StoreUserSettings;
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
iput-boolean p2, p0, Lf/a/i/r;->e:Z
2020-03-31 00:13:51 +00:00
2020-04-17 17:35:24 +00:00
iput p3, p0, Lf/a/i/r;->f:I
2020-03-31 00:13:51 +00:00
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-03-31 00:13:51 +00:00
.method public final invoke()Ljava/lang/Object;
.locals 3
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lf/a/i/r;->d:Lcom/discord/stores/StoreUserSettings;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-boolean v1, p0, Lf/a/i/r;->e:Z
2020-03-19 04:19:10 +00:00
2020-04-17 17:35:24 +00:00
iget v2, p0, Lf/a/i/r;->f:I
2020-03-19 04:19:10 +00:00
2020-03-31 00:13:51 +00:00
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreUserSettings;->a(ZI)Lkotlin/Unit;
move-result-object v0
return-object v0
2019-12-06 03:29:40 +00:00
.end method