apkfuckery/com.discord/smali/com/discord/utilities/fcm/NotificationRenderer$displa...

94 lines
2.3 KiB
Smali
Raw Normal View History

2020-07-14 22:43:59 +00:00
.class public final synthetic Lcom/discord/utilities/fcm/NotificationRenderer$displayAndUpdateCache$7;
.super Li0/n/c/g;
2020-05-17 12:40:10 +00:00
.source "NotificationRenderer.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/fcm/NotificationRenderer;->displayAndUpdateCache(Landroid/content/Context;Lcom/discord/utilities/fcm/NotificationData;Lcom/discord/utilities/fcm/NotificationClient$SettingsV2;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-07-14 22:43:59 +00:00
accessFlags = 0x1019
2020-05-17 12:40:10 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-14 22:43:59 +00:00
"Li0/n/c/g;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-07-14 22:43:59 +00:00
"Lrx/Subscription;",
2020-05-17 12:40:10 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
2020-07-14 22:43:59 +00:00
.method public constructor <init>(Lrx/subscriptions/CompositeSubscription;)V
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-direct {p0, v0, p1}, Li0/n/c/g;-><init>(ILjava/lang/Object;)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-14 22:43:59 +00:00
.method public final getName()Ljava/lang/String;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
const-string v0, "add"
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method
2020-07-14 22:43:59 +00:00
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
const-class v0, Lrx/subscriptions/CompositeSubscription;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-static {v0}, Li0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Li0/r/b;
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
return-object v0
.end method
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
.method public final getSignature()Ljava/lang/String;
.locals 1
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
const-string v0, "add(Lrx/Subscription;)V"
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
return-object v0
.end method
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
check-cast p1, Lrx/Subscription;
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
invoke-virtual {p0, p1}, Lcom/discord/utilities/fcm/NotificationRenderer$displayAndUpdateCache$7;->invoke(Lrx/Subscription;)V
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
return-object p1
.end method
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
.method public final invoke(Lrx/Subscription;)V
.locals 1
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
iget-object v0, p0, Li0/n/c/b;->receiver:Ljava/lang/Object;
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
check-cast v0, Lrx/subscriptions/CompositeSubscription;
2020-07-10 04:01:33 +00:00
2020-07-14 22:43:59 +00:00
invoke-virtual {v0, p1}, Lrx/subscriptions/CompositeSubscription;->a(Lrx/Subscription;)V
2020-05-17 12:40:10 +00:00
return-void
.end method