123 lines
2.5 KiB
Smali
123 lines
2.5 KiB
Smali
.class public abstract Lcom/moji/mjweather/weather/control/MJWhetherViewControl;
|
|
.super Lcom/moji/viewcontrol/MJPreloadViewControl;
|
|
.source "MJWhetherViewControl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/mjweather/weather/control/MJWhetherViewControl$ShareBitmapsListener;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/moji/http/fdsapi/entity/cards/BaseCard;",
|
|
">",
|
|
"Lcom/moji/viewcontrol/MJPreloadViewControl<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field protected a:I
|
|
|
|
.field protected b:I
|
|
|
|
.field private c:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
.line 32
|
|
invoke-direct {p0, p1}, Lcom/moji/viewcontrol/MJPreloadViewControl;-><init>(Landroid/content/Context;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 21
|
|
iput p1, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->c:I
|
|
|
|
.line 25
|
|
iput p1, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->a:I
|
|
|
|
const/4 p1, -0x2
|
|
|
|
iput p1, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->b:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(I)V
|
|
.locals 0
|
|
|
|
.line 37
|
|
iput p1, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lcom/moji/mjweather/weather/control/MJWhetherViewControl$ShareBitmapsListener;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()I
|
|
.locals 1
|
|
|
|
.line 45
|
|
iget v0, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->c:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public b(II)V
|
|
.locals 0
|
|
|
|
.line 73
|
|
iput p1, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->a:I
|
|
|
|
.line 74
|
|
iput p2, p0, Lcom/moji/mjweather/weather/control/MJWhetherViewControl;->b:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public destroyShareBitmap()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public getShareBitmap()Landroid/graphics/Bitmap;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public onCreate()V
|
|
.locals 0
|
|
|
|
.line 50
|
|
invoke-super {p0}, Lcom/moji/viewcontrol/MJPreloadViewControl;->onCreate()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDestroy()V
|
|
.locals 0
|
|
|
|
.line 55
|
|
invoke-super {p0}, Lcom/moji/viewcontrol/MJPreloadViewControl;->onDestroy()V
|
|
|
|
return-void
|
|
.end method
|