apkfuckery/com.discord/smali_classes2/com/google/firebase/messaging/FirebaseMessagingRegistrar$b.smali

75 lines
1.5 KiB
Smali
Raw Normal View History

2020-07-25 00:57:58 +00:00
.class public Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.source "com.google.firebase:firebase-messaging@@20.2.4"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-25 02:57:47 +00:00
.implements Lf/h/a/b/f;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
2020-07-25 00:57:58 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-07-25 02:57:47 +00:00
"Lf/h/a/b/f<",
2020-07-25 00:57:58 +00:00
"TT;>;"
}
.end annotation
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-25 00:57:58 +00:00
.method public constructor <init>(Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$a;)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-07-25 02:57:47 +00:00
.method public a(Lf/h/a/b/c;)V
2020-07-25 00:57:58 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-07-25 02:57:47 +00:00
"Lf/h/a/b/c<",
2020-07-25 00:57:58 +00:00
"TT;>;)V"
}
.end annotation
return-void
.end method
2020-07-25 02:57:47 +00:00
.method public b(Lf/h/a/b/c;Lf/h/a/b/h;)V
2020-05-17 12:40:10 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"(",
2020-07-25 02:57:47 +00:00
"Lf/h/a/b/c<",
2020-07-08 16:44:49 +00:00
"TT;>;",
2020-07-25 02:57:47 +00:00
"Lf/h/a/b/h;",
2020-07-25 00:57:58 +00:00
")V"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-07-25 00:57:58 +00:00
check-cast p2, Lf/h/c/j/d/s/a;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
const/4 p1, 0x0
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-virtual {p2, p1}, Lf/h/c/j/d/s/a;->a(Ljava/lang/Exception;)V
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method