TransportRegistrar.smali
.class public Lcom/google/firebase/datatransport/TransportRegistrar;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/firebase/components/ComponentRegistrar;
# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation
# static fields
.field private static final LIBRARY_NAME:Ljava/lang/String; = "fire-transport"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static synthetic a(Lt7/e;)Lcom/google/android/datatransport/TransportFactory;
.registers 1
invoke-static {p0}, Lcom/google/firebase/datatransport/TransportRegistrar;->lambda$getComponents$0(Lt7/e;)Lcom/google/android/datatransport/TransportFactory;
move-result-object p0
return-object p0
.end method
.method private static synthetic lambda$getComponents$0(Lt7/e;)Lcom/google/android/datatransport/TransportFactory;
.registers 2
const-class v0, Landroid/content/Context;
invoke-interface {p0, v0}, Lt7/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Landroid/content/Context;
invoke-static {p0}, Lr4/u;->f(Landroid/content/Context;)V
invoke-static {}, Lr4/u;->c()Lr4/u;
move-result-object p0
sget-object v0, Lcom/google/android/datatransport/cct/a;->h:Lcom/google/android/datatransport/cct/a;
invoke-virtual {p0, v0}, Lr4/u;->g(Lr4/f;)Lcom/google/android/datatransport/TransportFactory;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public getComponents()Ljava/util/List;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lt7/c<",
"*>;>;"
}
.end annotation
const/4 v0, 0x2
new-array v0, v0, [Lt7/c;
const-class v1, Lcom/google/android/datatransport/TransportFactory;
invoke-static {v1}, Lt7/c;->c(Ljava/lang/Class;)Lt7/c$b;
move-result-object v1
const-string v2, "fire-transport"
invoke-virtual {v1, v2}, Lt7/c$b;->h(Ljava/lang/String;)Lt7/c$b;
move-result-object v1
const-class v3, Landroid/content/Context;
invoke-static {v3}, Lt7/n;->j(Ljava/lang/Class;)Lt7/n;
move-result-object v3
invoke-virtual {v1, v3}, Lt7/c$b;->b(Lt7/n;)Lt7/c$b;
move-result-object v1
new-instance v3, Lg8/a;
invoke-direct {v3}, Lg8/a;-><init>()V
invoke-virtual {v1, v3}, Lt7/c$b;->f(Lt7/h;)Lt7/c$b;
move-result-object v1
invoke-virtual {v1}, Lt7/c$b;->d()Lt7/c;
move-result-object v1
const/4 v3, 0x0
aput-object v1, v0, v3
const-string v1, "18.1.8"
invoke-static {v2, v1}, Lcom/google/firebase/platforminfo/g;->b(Ljava/lang/String;Ljava/lang/String;)Lt7/c;
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