a0.smali

.class public final Lfb/a0;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation runtime Lkotlin/Metadata;
.end annotation


# static fields
.field private static final a:Z = true


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

    return-void
.end method

.method private static final a(Ljava/lang/Throwable;Ljava/lang/String;)Lfb/b0;
    .registers 3

    sget-boolean v0, Lfb/a0;->a:Z

    if-eqz v0, :cond_a

    new-instance v0, Lfb/b0;

    invoke-direct {v0, p0, p1}, Lfb/b0;-><init>(Ljava/lang/Throwable;Ljava/lang/String;)V

    return-object v0

    :cond_a
    if-eqz p0, :cond_d

    throw p0

    :cond_d
    invoke-static {}, Lfb/a0;->d()Ljava/lang/Void;

    new-instance p0, Lka/e;

    invoke-direct {p0}, Lka/e;-><init>()V

    throw p0
.end method

.method static synthetic b(Ljava/lang/Throwable;Ljava/lang/String;ILjava/lang/Object;)Lfb/b0;
    .registers 5

    and-int/lit8 p3, p2, 0x1

    const/4 v0, 0x0

    if-eqz p3, :cond_6

    move-object p0, v0

    :cond_6
    and-int/lit8 p2, p2, 0x2

    if-eqz p2, :cond_b

    move-object p1, v0

    :cond_b
    invoke-static {p0, p1}, Lfb/a0;->a(Ljava/lang/Throwable;Ljava/lang/String;)Lfb/b0;

    move-result-object p0

    return-object p0
.end method

.method public static final c(Lbb/g2;)Z
    .registers 1
    .param p0    # Lbb/g2;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    invoke-virtual {p0}, Lbb/g2;->L()Lbb/g2;

    move-result-object p0

    instance-of p0, p0, Lfb/b0;

    return p0
.end method

.method public static final d()Ljava/lang/Void;
    .registers 2
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    new-instance v0, Ljava/lang/IllegalStateException;

    const-string v1, "Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher, e.g. \'kotlinx-coroutines-android\' and ensure it has the same version as \'kotlinx-coroutines-core\'"

    invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public static final e(Lfb/y;Ljava/util/List;)Lbb/g2;
    .registers 2
    .param p0    # Lfb/y;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param
    .param p1    # Ljava/util/List;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lfb/y;",
            "Ljava/util/List<",
            "+",
            "Lfb/y;",
            ">;)",
            "Lbb/g2;"
        }
    .end annotation

    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    :try_start_0
    invoke-interface {p0, p1}, Lfb/y;->b(Ljava/util/List;)Lbb/g2;

    move-result-object p0
    :try_end_4
    .catchall {:try_start_0 .. :try_end_4} :catchall_5

    goto :goto_e

    :catchall_5
    move-exception p1

    invoke-interface {p0}, Lfb/y;->a()Ljava/lang/String;

    move-result-object p0

    invoke-static {p1, p0}, Lfb/a0;->a(Ljava/lang/Throwable;Ljava/lang/String;)Lfb/b0;

    move-result-object p0

    :goto_e
    return-object p0
.end method