SearchResultFragment$i.smali

.class public final Lcom/singbox/party/search/SearchResultFragment$i;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/singbox/ui/widget/refresh/c;


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

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


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


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

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

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

    return-void
.end method


# virtual methods
.method public final a()V
    .registers 2

    .line 179
    iget-object v0, p0, Lcom/singbox/party/search/SearchResultFragment$i;->a:Lcom/singbox/party/search/SearchResultFragment;

    invoke-static {v0}, Lcom/singbox/party/search/SearchResultFragment;->b(Lcom/singbox/party/search/SearchResultFragment;)Lcom/singbox/party/songtab/viewmodels/SongViewModel;

    move-result-object v0

    invoke-virtual {v0}, Lcom/singbox/party/songtab/viewmodels/SongViewModel;->b()V

    return-void
.end method

.method public final b()V
    .registers 2

    .line 185
    iget-object v0, p0, Lcom/singbox/party/search/SearchResultFragment$i;->a:Lcom/singbox/party/search/SearchResultFragment;

    invoke-static {v0}, Lcom/singbox/party/search/SearchResultFragment;->b(Lcom/singbox/party/search/SearchResultFragment;)Lcom/singbox/party/songtab/viewmodels/SongViewModel;

    move-result-object v0

    invoke-virtual {v0}, Lcom/singbox/party/songtab/viewmodels/SongViewModel;->a()V

    return-void
.end method