apkfuckery/com.discord/smali/com/discord/stores/StoreGifPicker$fetchGifCate...

70 lines
1.8 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;
2020-07-23 01:06:17 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "StoreGifPicker.kt"
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lrx/functions/Action1;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGifPicker;->fetchGifCategories()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-23 01:06:17 +00:00
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
2020-07-08 16:44:49 +00:00
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StoreGifPicker;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGifPicker;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;->this$0:Lcom/discord/stores/StoreGifPicker;
2020-07-23 01:06:17 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-07-23 01:06:17 +00:00
.method public bridge synthetic call(Ljava/lang/Object;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-07-23 01:06:17 +00:00
check-cast p1, Ljava/lang/Throwable;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;->call(Ljava/lang/Throwable;)V
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
return-void
2020-07-08 16:44:49 +00:00
.end method
2020-07-23 01:06:17 +00:00
.method public final call(Ljava/lang/Throwable;)V
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object p1, p0, Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;->this$0:Lcom/discord/stores/StoreGifPicker;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
sget-object v0, Lj0/i/n;->d:Lj0/i/n;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-static {p1, v0}, Lcom/discord/stores/StoreGifPicker;->access$updateGifCategories(Lcom/discord/stores/StoreGifPicker;Ljava/util/List;)V
2020-07-08 16:44:49 +00:00
return-void
.end method