b$a.smali

.class public Lz0/b$a;
.super Ljava/lang/Object;
.source "OkHttpUrlLoader.java"

# interfaces
.implements Li1/o;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lz0/b;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Li1/o<",
        "Li1/g;",
        "Ljava/io/InputStream;",
        ">;"
    }
.end annotation


# static fields
.field public static volatile b:Lokhttp3/Call$Factory;


# instance fields
.field public final a:Lokhttp3/Call$Factory;


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

    return-void
.end method

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

    invoke-static {}, Lz0/b$a;->b()Lokhttp3/Call$Factory;

    move-result-object v0

    invoke-direct {p0, v0}, Lz0/b$a;-><init>(Lokhttp3/Call$Factory;)V

    return-void
.end method

.method public constructor <init>(Lokhttp3/Call$Factory;)V
    .registers 2
    .param p1    # Lokhttp3/Call$Factory;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param

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

    iput-object p1, p0, Lz0/b$a;->a:Lokhttp3/Call$Factory;

    return-void
.end method

.method public static b()Lokhttp3/Call$Factory;
    .registers 2

    sget-object v0, Lz0/b$a;->b:Lokhttp3/Call$Factory;

    if-nez v0, :cond_17

    const-class v0, Lz0/b$a;

    monitor-enter v0

    :try_start_7
    sget-object v1, Lz0/b$a;->b:Lokhttp3/Call$Factory;

    if-nez v1, :cond_12

    new-instance v1, Lokhttp3/OkHttpClient;

    invoke-direct {v1}, Lokhttp3/OkHttpClient;-><init>()V

    sput-object v1, Lz0/b$a;->b:Lokhttp3/Call$Factory;

    :cond_12
    monitor-exit v0

    goto :goto_17

    :catchall_14
    move-exception v1

    monitor-exit v0
    :try_end_16
    .catchall {:try_start_7 .. :try_end_16} :catchall_14

    throw v1

    :cond_17
    :goto_17
    sget-object v0, Lz0/b$a;->b:Lokhttp3/Call$Factory;

    return-object v0
.end method


# virtual methods
.method public a(Li1/r;)Li1/n;
    .registers 3
    .annotation build Landroidx/annotation/NonNull;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Li1/r;",
            ")",
            "Li1/n<",
            "Li1/g;",
            "Ljava/io/InputStream;",
            ">;"
        }
    .end annotation

    new-instance p1, Lz0/b;

    iget-object v0, p0, Lz0/b$a;->a:Lokhttp3/Call$Factory;

    invoke-direct {p1, v0}, Lz0/b;-><init>(Lokhttp3/Call$Factory;)V

    return-object p1
.end method

.method public a()V
    .registers 1

    return-void
.end method