b1.smali

.class public final Lcom/google/android/exoplayer2/b1;
.super Ljava/lang/RuntimeException;
.source "SourceFile"


# direct methods
.method public constructor <init>(I)V
    .registers 3

    const/4 v0, 0x1

    if-eq p1, v0, :cond_12

    const/4 v0, 0x2

    if-eq p1, v0, :cond_f

    const/4 v0, 0x3

    if-eq p1, v0, :cond_c

    const-string p1, "Undefined timeout."

    goto :goto_14

    :cond_c
    const-string p1, "Detaching surface timed out."

    goto :goto_14

    :cond_f
    const-string p1, "Setting foreground mode timed out."

    goto :goto_14

    :cond_12
    const-string p1, "Player release timed out."

    :goto_14
    invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    return-void
.end method