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

43 lines
998 B
Smali
Raw Normal View History

2020-11-11 19:31:32 +00:00
.class public final synthetic Lf/a/k/i;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-08-24 20:40:41 +00:00
.implements Lrx/functions/Action1;
2020-05-17 12:40:10 +00:00
# instance fields
2020-08-24 20:40:41 +00:00
.field public final synthetic d:Lcom/discord/stores/StoreUserSettings;
.field public final synthetic e:Z
2020-05-17 12:40:10 +00:00
# direct methods
2020-08-24 20:40:41 +00:00
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;Z)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-11 19:31:32 +00:00
iput-object p1, p0, Lf/a/k/i;->d:Lcom/discord/stores/StoreUserSettings;
2020-08-24 20:40:41 +00:00
2020-11-11 19:31:32 +00:00
iput-boolean p2, p0, Lf/a/k/i;->e:Z
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-08-24 20:40:41 +00:00
.method public final call(Ljava/lang/Object;)V
2020-05-17 12:40:10 +00:00
.locals 2
2020-11-11 19:31:32 +00:00
iget-object v0, p0, Lf/a/k/i;->d:Lcom/discord/stores/StoreUserSettings;
2020-05-17 12:40:10 +00:00
2020-11-11 19:31:32 +00:00
iget-boolean v1, p0, Lf/a/k/i;->e:Z
2020-05-17 12:40:10 +00:00
2020-08-24 20:40:41 +00:00
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
2020-05-17 12:40:10 +00:00
2020-08-24 20:40:41 +00:00
invoke-virtual {v0, v1, p1}, Lcom/discord/stores/StoreUserSettings;->c(ZLcom/discord/models/domain/ModelUserSettings;)V
2020-05-17 12:40:10 +00:00
2020-08-24 20:40:41 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method