69 lines
1.6 KiB
Smali
69 lines
1.6 KiB
Smali
.class public Lcom/moji/statistics/fliter/LogConfigPreferences;
|
|
.super Lcom/moji/tool/preferences/core/BaseProcessSafePreference;
|
|
.source "LogConfigPreferences.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/statistics/fliter/LogConfigPreferences$Key;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 16
|
|
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, "logConfig"
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public a(J)V
|
|
.locals 1
|
|
|
|
.line 41
|
|
sget-object v0, Lcom/moji/statistics/fliter/LogConfigPreferences$Key;->DOT_LAST_EVENT_UPLOAD_TIME:Lcom/moji/statistics/fliter/LogConfigPreferences$Key;
|
|
|
|
invoke-virtual {p0, v0, p1, p2}, Lcom/moji/statistics/fliter/LogConfigPreferences;->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 37
|
|
sget-object v0, Lcom/moji/statistics/fliter/LogConfigPreferences$Key;->DOT_LAST_EVENT_UPLOAD_TIME:Lcom/moji/statistics/fliter/LogConfigPreferences$Key;
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
invoke-virtual {p0, v0, v1, v2}, Lcom/moji/statistics/fliter/LogConfigPreferences;->a(Lcom/moji/tool/preferences/core/IPreferKey;J)J
|
|
|
|
move-result-wide v0
|
|
|
|
return-wide v0
|
|
.end method
|