HomeViewModelProvider$a.smali

.class public final Lcom/singbox/party/HomeViewModelProvider$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/singbox/party/HomeViewModelProvider;
.end annotation

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


# direct methods
.method private constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/f/b/j;)V
    .registers 2

    .line 30
    invoke-direct {p0}, Lcom/singbox/party/HomeViewModelProvider$a;-><init>()V

    return-void
.end method

.method public static a()Lcom/singbox/party/HomeViewModelProvider;
    .registers 2

    .line 37
    invoke-static {}, Lcom/singbox/party/HomeViewModelProvider;->a()Lcom/singbox/party/HomeViewModelProvider;

    move-result-object v0

    if-nez v0, :cond_b

    const-string v1, "provider"

    invoke-static {v1}, Lkotlin/f/b/o;->a(Ljava/lang/String;)V

    :cond_b
    return-object v0
.end method

.method public static a(Landroidx/lifecycle/ViewModelStoreOwner;)V
    .registers 2

    const-string v0, "owner"

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

    .line 34
    new-instance v0, Lcom/singbox/party/HomeViewModelProvider;

    invoke-direct {v0, p0}, Lcom/singbox/party/HomeViewModelProvider;-><init>(Landroidx/lifecycle/ViewModelStoreOwner;)V

    invoke-static {v0}, Lcom/singbox/party/HomeViewModelProvider;->a(Lcom/singbox/party/HomeViewModelProvider;)V

    return-void
.end method