OrionSpeakerHistoryView$1.smali

.class Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$1;
.super Lcom/sdk/orion/lib/history/mvp/OrionHistoryPresenter;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;->setOnOperateListener(Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$OnOperateListener;)Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;


# direct methods
.method constructor <init>(Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$View;Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$OnOperateListener;)V
    .registers 4

    iput-object p1, p0, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$1;->this$0:Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;

    invoke-direct {p0, p2, p3}, Lcom/sdk/orion/lib/history/mvp/OrionHistoryPresenter;-><init>(Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$View;Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$OnOperateListener;)V

    return-void
.end method


# virtual methods
.method public firstLoadFail(Ljava/lang/String;)V
    .registers 3

    iget-object v0, p0, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$1;->this$0:Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;

    # invokes: Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;->firstLoadFail(Ljava/lang/String;)V
    invoke-static {v0, p1}, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;->access$000(Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;Ljava/lang/String;)V

    return-void
.end method

.method public getItemFactory()Lcom/sdk/orion/lib/history/OrionHistoryListItemFactory;
    .registers 2

    iget-object v0, p0, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$1;->this$0:Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;

    invoke-virtual {v0}, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;->getItemViewFactory()Lcom/sdk/orion/lib/history/OrionHistoryListItemFactory;

    move-result-object v0

    return-object v0
.end method

.method public startLoadFirstData(Ljava/lang/String;)V
    .registers 4

    iget-object v0, p0, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$1;->this$0:Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;

    const/4 v1, 0x1

    invoke-virtual {v0, v1}, Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView;->setDisplayedChild(I)V

    invoke-super {p0, p1}, Lcom/sdk/orion/lib/history/mvp/OrionHistoryPresenter;->startLoadFirstData(Ljava/lang/String;)V

    return-void
.end method