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

82 lines
2.1 KiB
Smali
Raw Normal View History

2020-07-28 23:06:02 +00:00
.class public final synthetic Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;
2020-09-02 04:07:20 +00:00
.super Lk0/o/c/h;
2020-07-08 16:44:49 +00:00
.source "StoreGifPicker.kt"
# interfaces
2020-07-28 23:06:02 +00:00
.implements Lkotlin/jvm/functions/Function1;
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;
2020-07-28 23:06:02 +00:00
accessFlags = 0x1019
2020-07-08 16:44:49 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-02 04:07:20 +00:00
"Lk0/o/c/h;",
2020-07-28 23:06:02 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/utilities/error/Error;",
"Lkotlin/Unit;",
2020-07-08 16:44:49 +00:00
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGifPicker;)V
2020-09-02 04:07:20 +00:00
.locals 7
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const-class v3, Lcom/discord/stores/StoreGifPicker;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const/4 v1, 0x1
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const-string v4, "handleFetchGifCategoriesError"
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const-string v5, "handleFetchGifCategoriesError(Lcom/discord/utilities/error/Error;)V"
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const/4 v6, 0x0
2020-07-28 23:06:02 +00:00
2020-09-02 04:07:20 +00:00
move-object v0, p0
2020-07-28 23:06:02 +00:00
2020-09-02 04:07:20 +00:00
move-object v2, p1
2020-07-28 23:06:02 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct/range {v0 .. v6}, Lk0/o/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-07-28 23:06:02 +00:00
2020-09-02 04:07:20 +00:00
return-void
2020-07-28 23:06:02 +00:00
.end method
2020-09-02 04:07:20 +00:00
# virtual methods
2020-07-28 23:06:02 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.locals 0
2020-07-28 23:06:02 +00:00
check-cast p1, Lcom/discord/utilities/error/Error;
2020-07-08 16:44:49 +00:00
2020-07-28 23:06:02 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGifPicker$fetchGifCategories$1;->invoke(Lcom/discord/utilities/error/Error;)V
2020-07-22 00:04:40 +00:00
2020-07-28 23:06:02 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
2020-07-08 16:44:49 +00:00
.end method
2020-07-28 23:06:02 +00:00
.method public final invoke(Lcom/discord/utilities/error/Error;)V
2020-07-23 01:06:17 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const-string v0, "p1"
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
invoke-static {p1, v0}, Lk0/o/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lk0/o/c/b;->receiver:Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
2020-07-28 23:06:02 +00:00
check-cast v0, Lcom/discord/stores/StoreGifPicker;
invoke-static {v0, p1}, Lcom/discord/stores/StoreGifPicker;->access$handleFetchGifCategoriesError(Lcom/discord/stores/StoreGifPicker;Lcom/discord/utilities/error/Error;)V
2020-07-08 16:44:49 +00:00
return-void
.end method