FirebaseMessagingRegistrar.smali

.class public Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-messaging@@20.2.0"

# interfaces
.implements Ld4/h;


# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation

.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$a;,
        Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public getComponents()Ljava/util/List;
    .registers 4
    .annotation build Landroidx/annotation/Keep;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Ld4/d<",
            "*>;>;"
        }
    .end annotation

    const/4 v0, 0x2

    new-array v0, v0, [Ld4/d;

    const-class v1, Lcom/google/firebase/messaging/FirebaseMessaging;

    invoke-static {v1}, Ld4/d;->a(Ljava/lang/Class;)Ld4/d$b;

    move-result-object v1

    const-class v2, Lz3/c;

    invoke-static {v2}, Ld4/n;->b(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    const-class v2, Lcom/google/firebase/iid/FirebaseInstanceId;

    invoke-static {v2}, Ld4/n;->b(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    const-class v2, Lo5/h;

    invoke-static {v2}, Ld4/n;->b(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    const-class v2, Lcom/google/firebase/heartbeatinfo/HeartBeatInfo;

    invoke-static {v2}, Ld4/n;->b(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    const-class v2, Lc3/f;

    invoke-static {v2}, Ld4/n;->a(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    const-class v2, Lj5/g;

    invoke-static {v2}, Ld4/n;->b(Ljava/lang/Class;)Ld4/n;

    move-result-object v2

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/n;)Ld4/d$b;

    sget-object v2, Ln5/t;->a:Ld4/g;

    invoke-virtual {v1, v2}, Ld4/d$b;->a(Ld4/g;)Ld4/d$b;

    invoke-virtual {v1}, Ld4/d$b;->a()Ld4/d$b;

    invoke-virtual {v1}, Ld4/d$b;->b()Ld4/d;

    move-result-object v1

    const/4 v2, 0x0

    aput-object v1, v0, v2

    const-string v1, "fire-fcm"

    const-string v2, "20.2.0"

    invoke-static {v1, v2}, Lo5/g;->a(Ljava/lang/String;Ljava/lang/String;)Ld4/d;

    move-result-object v1

    const/4 v2, 0x1

    aput-object v1, v0, v2

    invoke-static {v0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;

    move-result-object v0

    return-object v0
.end method