128 lines
3.5 KiB
Smali
128 lines
3.5 KiB
Smali
.class public Lcom/moji/preferences/DailyDetailPrefer;
|
|
.super Lcom/moji/tool/preferences/core/BasePreferences;
|
|
.source "DailyDetailPrefer.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 15
|
|
invoke-static {}, Lcom/moji/tool/AppDelegate;->a()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-direct {p0, v0}, Lcom/moji/tool/preferences/core/BasePreferences;-><init>(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 20
|
|
sget-object v0, Lcom/moji/preferences/PreferenceNameEnum;->ACCOUNT_INFO:Lcom/moji/preferences/PreferenceNameEnum;
|
|
|
|
invoke-virtual {v0}, Lcom/moji/preferences/PreferenceNameEnum;->name()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public a(I)V
|
|
.locals 1
|
|
|
|
.line 55
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION_ID:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/preferences/DailyDetailPrefer;->b(Lcom/moji/tool/preferences/core/IPreferKey;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 39
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/preferences/DailyDetailPrefer;->b(Lcom/moji/tool/preferences/core/IPreferKey;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()I
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public b(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 47
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION_NAME:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/preferences/DailyDetailPrefer;->b(Lcom/moji/tool/preferences/core/IPreferKey;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public c()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 43
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
const-string v1, ""
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/preferences/DailyDetailPrefer;->a(Lcom/moji/tool/preferences/core/IPreferKey;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 51
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION_NAME:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
const-string v1, ""
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/preferences/DailyDetailPrefer;->a(Lcom/moji/tool/preferences/core/IPreferKey;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public e()I
|
|
.locals 2
|
|
|
|
.line 59
|
|
sget-object v0, Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;->DAILY_DETAIL_CONSTELLATION_ID:Lcom/moji/preferences/DailyDetailPrefer$KeyConstant;
|
|
|
|
const/4 v1, -0x1
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/preferences/DailyDetailPrefer;->a(Lcom/moji/tool/preferences/core/IPreferKey;I)I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|