53 lines
1.4 KiB
Smali
53 lines
1.4 KiB
Smali
.class public Lcom/moji/mjweather/common/SingleStatusLoadingDelegate;
|
|
.super Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
|
|
.source "SingleStatusLoadingDelegate.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate<",
|
|
"Lcom/moji/mjweather/me/SingleStatusLoadingImpl;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
.line 14
|
|
invoke-direct {p0, p1}, Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;-><init>(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a()Lcom/moji/mjweather/me/SingleStatusLoadingImpl;
|
|
.locals 2
|
|
|
|
.line 19
|
|
new-instance v0, Lcom/moji/mjweather/me/SingleStatusLoadingImpl;
|
|
|
|
invoke-virtual {p0}, Lcom/moji/mjweather/common/SingleStatusLoadingDelegate;->getMJContext()Landroid/content/Context;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/mjweather/me/SingleStatusLoadingImpl;-><init>(Landroid/content/Context;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method protected synthetic b()Lcom/moji/mvpframe/delegate/IStatusLoad;
|
|
.locals 1
|
|
|
|
.line 12
|
|
invoke-virtual {p0}, Lcom/moji/mjweather/common/SingleStatusLoadingDelegate;->a()Lcom/moji/mjweather/me/SingleStatusLoadingImpl;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|