PartySearchFragment$m.smali

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

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/singbox/party/search/PartySearchFragment;-><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/SearchResultFragment;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lcom/singbox/party/search/PartySearchFragment$m;


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

    new-instance v0, Lcom/singbox/party/search/PartySearchFragment$m;

    invoke-direct {v0}, Lcom/singbox/party/search/PartySearchFragment$m;-><init>()V

    sput-object v0, Lcom/singbox/party/search/PartySearchFragment$m;->a:Lcom/singbox/party/search/PartySearchFragment$m;

    return-void
.end method

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

    const/4 v0, 0x0

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

    return-void
.end method


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

    .line 1311
    new-instance v0, Lcom/singbox/party/search/SearchResultFragment;

    invoke-direct {v0}, Lcom/singbox/party/search/SearchResultFragment;-><init>()V

    .line 1313
    new-instance v1, Landroid/os/Bundle;

    invoke-direct {v1}, Landroid/os/Bundle;-><init>()V

    const-string v2, "force_refresh"

    const/4 v3, 0x1

    .line 1314
    invoke-virtual {v1, v2, v3}, Landroid/os/Bundle;->putBoolean(Ljava/lang/String;Z)V

    .line 1315
    invoke-virtual {v0, v1}, Lcom/singbox/party/search/SearchResultFragment;->setArguments(Landroid/os/Bundle;)V

    return-object v0
.end method