Weather/smali/com/moji/callup/prefer/MJCallUpPreference.smali
2021-05-10 10:13:34 +02:00

69 lines
1.6 KiB
Smali

.class public Lcom/moji/callup/prefer/MJCallUpPreference;
.super Lcom/moji/tool/preferences/core/BaseProcessSafePreference;
.source "MJCallUpPreference.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/callup/prefer/MJCallUpPreference$CALLUPKEY;
}
.end annotation
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 1
const/4 v0, 0x0
.line 15
invoke-direct {p0, p1, v0}, Lcom/moji/tool/preferences/core/BaseProcessSafePreference;-><init>(Landroid/content/Context;Z)V
return-void
.end method
# virtual methods
.method public a()Ljava/lang/String;
.locals 1
const-string v0, "callup_prefer"
return-object v0
.end method
.method public a(J)V
.locals 1
.line 37
sget-object v0, Lcom/moji/callup/prefer/MJCallUpPreference$CALLUPKEY;->CALL_UP_TIME:Lcom/moji/callup/prefer/MJCallUpPreference$CALLUPKEY;
invoke-virtual {p0, v0, p1, p2}, Lcom/moji/callup/prefer/MJCallUpPreference;->b(Lcom/moji/tool/preferences/core/IPreferKey;J)V
return-void
.end method
.method public b()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public c()J
.locals 3
.line 33
sget-object v0, Lcom/moji/callup/prefer/MJCallUpPreference$CALLUPKEY;->CALL_UP_TIME:Lcom/moji/callup/prefer/MJCallUpPreference$CALLUPKEY;
const-wide/16 v1, 0x0
invoke-virtual {p0, v0, v1, v2}, Lcom/moji/callup/prefer/MJCallUpPreference;->a(Lcom/moji/tool/preferences/core/IPreferKey;J)J
move-result-wide v0
return-wide v0
.end method