b.smali

.class public final Lcom/singbox/ui/guide/b;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/singbox/ui/guide/b$a;
    }
.end annotation


# static fields
.field public static final a:Lcom/singbox/ui/guide/b$a;


# instance fields
.field private b:Lcom/singbox/util/ext/c;

.field private final c:Lkotlin/f/a/a;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lkotlin/f/a/a<",
            "Ljava/lang/Boolean;",
            ">;"
        }
    .end annotation
.end field

.field private final d:Lkotlin/f/a/m;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lkotlin/f/a/m<",
            "Landroid/view/View;",
            "Ljava/lang/Integer;",
            "Lkotlin/w;",
            ">;"
        }
    .end annotation
.end field


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

    new-instance v0, Lcom/singbox/ui/guide/b$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lcom/singbox/ui/guide/b$a;-><init>(Lkotlin/f/b/j;)V

    sput-object v0, Lcom/singbox/ui/guide/b;->a:Lcom/singbox/ui/guide/b$a;

    return-void
.end method

.method public constructor <init>(Landroidx/lifecycle/LifecycleOwner;Lkotlin/f/a/a;Lkotlin/f/a/m;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroidx/lifecycle/LifecycleOwner;",
            "Lkotlin/f/a/a<",
            "Ljava/lang/Boolean;",
            ">;",
            "Lkotlin/f/a/m<",
            "-",
            "Landroid/view/View;",
            "-",
            "Ljava/lang/Integer;",
            "Lkotlin/w;",
            ">;)V"
        }
    .end annotation

    const-string v0, "lifecycleOwner"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    const-string v0, "isFollowGuideCanShow"

    invoke-static {p2, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    const-string v0, "actionShowGuide"

    invoke-static {p3, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

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

    iput-object p2, p0, Lcom/singbox/ui/guide/b;->c:Lkotlin/f/a/a;

    iput-object p3, p0, Lcom/singbox/ui/guide/b;->d:Lkotlin/f/a/m;

    .line 30
    invoke-interface {p1}, Landroidx/lifecycle/LifecycleOwner;->getLifecycle()Landroidx/lifecycle/Lifecycle;

    move-result-object p1

    new-instance p2, Lcom/singbox/ui/guide/FollowGuideHelper$1;

    invoke-direct {p2, p0}, Lcom/singbox/ui/guide/FollowGuideHelper$1;-><init>(Lcom/singbox/ui/guide/b;)V

    check-cast p2, Landroidx/lifecycle/LifecycleObserver;

    invoke-virtual {p1, p2}, Landroidx/lifecycle/Lifecycle;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V

    return-void
.end method

.method public static final synthetic a(Lcom/singbox/ui/guide/b;)Lcom/singbox/util/ext/c;
    .registers 1

    .line 24
    iget-object p0, p0, Lcom/singbox/ui/guide/b;->b:Lcom/singbox/util/ext/c;

    return-object p0
.end method

.method public static final synthetic b(Lcom/singbox/ui/guide/b;)V
    .registers 2

    const/4 v0, 0x0

    .line 24
    iput-object v0, p0, Lcom/singbox/ui/guide/b;->b:Lcom/singbox/util/ext/c;

    return-void
.end method