42 lines
998 B
Smali
42 lines
998 B
Smali
.class public final synthetic Lf/a/j/i;
|
|
.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/j/i;->d:Lcom/discord/stores/StoreUserSettings;
|
|
|
|
iput-boolean p2, p0, Lf/a/j/i;->e:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final call(Ljava/lang/Object;)V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lf/a/j/i;->d:Lcom/discord/stores/StoreUserSettings;
|
|
|
|
iget-boolean v1, p0, Lf/a/j/i;->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
|