BaseFragment$1.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment$1;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/cmcm/xiaobao/phone/smarthome/widget/LoadingHelper$OnClickRetryListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;->initLoadingHelper(Landroid/view/View;)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;

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

    return-void
.end method


# virtual methods
.method public onClickRetry()V
    .registers 2

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;

    invoke-virtual {v0}, Lcom/cmcm/xiaobao/phone/smarthome/baseui/BaseFragment;->loadData()V

    return-void
.end method