75 lines
1.8 KiB
Smali
75 lines
1.8 KiB
Smali
.class public abstract Lcom/moji/redleaves/control/RedLeavesViewControl;
|
|
.super Lcom/moji/viewcontrol/MJPreloadViewControl;
|
|
.source "RedLeavesViewControl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
"R:",
|
|
"Lcom/moji/base/MJPresenter;",
|
|
">",
|
|
"Lcom/moji/viewcontrol/MJPreloadViewControl<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field protected a:I
|
|
|
|
.field protected b:Lcom/moji/base/MJPresenter;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TR;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;I)V
|
|
.locals 0
|
|
|
|
.line 24
|
|
invoke-direct {p0, p1}, Lcom/moji/viewcontrol/MJPreloadViewControl;-><init>(Landroid/content/Context;)V
|
|
|
|
.line 25
|
|
iput p2, p0, Lcom/moji/redleaves/control/RedLeavesViewControl;->a:I
|
|
|
|
.line 26
|
|
invoke-virtual {p0}, Lcom/moji/redleaves/control/RedLeavesViewControl;->d()Lcom/moji/base/MJPresenter;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/redleaves/control/RedLeavesViewControl;->b:Lcom/moji/base/MJPresenter;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract d()Lcom/moji/base/MJPresenter;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TR;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public f()Lcom/moji/base/MJPresenter;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TR;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 36
|
|
iget-object v0, p0, Lcom/moji/redleaves/control/RedLeavesViewControl;->b:Lcom/moji/base/MJPresenter;
|
|
|
|
return-object v0
|
|
.end method
|