apkfuckery/com.discord/smali/e/a/h/x.smali

39 lines
765 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Le/a/h/x;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2019-12-21 01:41:59 +00:00
.implements Lb0/l/i;
2019-07-24 11:27:29 +00:00
# instance fields
2020-01-28 00:59:01 +00:00
.field private final synthetic d:Z
2019-07-24 11:27:29 +00:00
# direct methods
2020-01-28 00:59:01 +00:00
.method public synthetic constructor <init>(Z)V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-01-28 00:59:01 +00:00
iput-boolean p1, p0, Le/a/h/x;->d:Z
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-01-28 00:59:01 +00:00
iget-boolean v0, p0, Le/a/h/x;->d:Z
2019-07-24 11:27:29 +00:00
2020-01-28 00:59:01 +00:00
check-cast p1, Lcom/discord/models/domain/ModelUser$Me;
2019-07-24 11:27:29 +00:00
2020-01-28 00:59:01 +00:00
invoke-static {v0, p1}, Lcom/discord/stores/StoreUser;->a(ZLcom/discord/models/domain/ModelUser$Me;)Ljava/lang/Boolean;
2019-07-24 11:27:29 +00:00
move-result-object p1
return-object p1
.end method