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

43 lines
1,000 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final synthetic Lf/a/i/n;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lrx/functions/Action1;
2019-07-24 11:27:29 +00:00
# instance fields
2020-03-19 04:19:10 +00:00
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
.field private final synthetic e:Z
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;Z)V
2019-07-24 11:27:29 +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/n;->d:Lcom/discord/stores/StoreUserSettings;
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
iput-boolean p2, p0, Lf/a/i/n;->e:Z
2020-03-27 22:23:51 +00:00
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-03-27 22:23:51 +00:00
.method public final call(Ljava/lang/Object;)V
.locals 2
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lf/a/i/n;->d:Lcom/discord/stores/StoreUserSettings;
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
iget-boolean v1, p0, Lf/a/i/n;->e:Z
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-virtual {v0, v1, p1}, Lcom/discord/stores/StoreUserSettings;->a(ZLcom/discord/models/domain/ModelUserSettings;)V
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method