c$a.smali

.class public final Lc3/c$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lc3/c;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation

.annotation runtime Lkotlin/Metadata;
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
    .registers 2

    invoke-direct {p0}, Lc3/c$a;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(Landroid/content/Context;)Lc3/c;
    .registers 4
    .param p1    # Landroid/content/Context;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    const-string v0, "context"

    invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V

    invoke-static {}, Lc3/c;->a()Lc3/c;

    move-result-object v0

    if-eqz v0, :cond_10

    invoke-static {}, Lc3/c;->a()Lc3/c;

    move-result-object p1

    return-object p1

    :cond_10
    new-instance v0, Lc3/c;

    const/4 v1, 0x0

    invoke-direct {v0, p1, v1}, Lc3/c;-><init>(Landroid/content/Context;Lkotlin/jvm/internal/DefaultConstructorMarker;)V

    invoke-static {v0}, Lc3/c;->b(Lc3/c;)V

    invoke-static {v0}, Lc3/c;->c(Lc3/c;)V

    invoke-static {}, Lc3/c;->a()Lc3/c;

    move-result-object p1

    return-object p1
.end method