AutoCompleteFragment$k.smali

.class final Lcom/singbox/party/search/AutoCompleteFragment$k;
.super Lkotlin/f/b/p;
.source "SourceFile"

# interfaces
.implements Lkotlin/f/a/a;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/singbox/party/search/AutoCompleteFragment;-><init>()V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/f/b/p;",
        "Lkotlin/f/a/a<",
        "Lcom/singbox/party/search/SearchViewModel;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/singbox/party/search/AutoCompleteFragment;


# direct methods
.method constructor <init>(Lcom/singbox/party/search/AutoCompleteFragment;)V
    .registers 2

    iput-object p1, p0, Lcom/singbox/party/search/AutoCompleteFragment$k;->a:Lcom/singbox/party/search/AutoCompleteFragment;

    const/4 p1, 0x0

    invoke-direct {p0, p1}, Lkotlin/f/b/p;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final synthetic invoke()Ljava/lang/Object;
    .registers 3

    .line 1028
    new-instance v0, Landroidx/lifecycle/ViewModelProvider;

    iget-object v1, p0, Lcom/singbox/party/search/AutoCompleteFragment$k;->a:Lcom/singbox/party/search/AutoCompleteFragment;

    invoke-virtual {v1}, Lcom/singbox/party/search/AutoCompleteFragment;->requireActivity()Landroidx/fragment/app/FragmentActivity;

    move-result-object v1

    check-cast v1, Landroidx/lifecycle/ViewModelStoreOwner;

    invoke-direct {v0, v1}, Landroidx/lifecycle/ViewModelProvider;-><init>(Landroidx/lifecycle/ViewModelStoreOwner;)V

    const-class v1, Lcom/singbox/party/search/SearchViewModel;

    invoke-virtual {v0, v1}, Landroidx/lifecycle/ViewModelProvider;->get(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;

    move-result-object v0

    check-cast v0, Lcom/singbox/party/search/SearchViewModel;

    return-object v0
.end method