b$3.smali

.class final Lcom/singbox/component/player/b$3;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/singbox/component/player/b;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Landroidx/lifecycle/Observer<",
        "Ljava/lang/Boolean;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lcom/singbox/component/player/b$3;


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

    new-instance v0, Lcom/singbox/component/player/b$3;

    invoke-direct {v0}, Lcom/singbox/component/player/b$3;-><init>()V

    sput-object v0, Lcom/singbox/component/player/b$3;->a:Lcom/singbox/component/player/b$3;

    return-void
.end method

.method constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public final synthetic onChanged(Ljava/lang/Object;)V
    .registers 2

    .line 25
    check-cast p1, Ljava/lang/Boolean;

    .line 1076
    invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z

    move-result p1

    if-nez p1, :cond_d

    .line 1077
    sget-object p1, Lcom/singbox/component/player/b;->a:Lcom/singbox/component/player/b;

    invoke-static {}, Lcom/singbox/component/player/b;->d()V

    :cond_d
    return-void
.end method