XploitSPY/app/factory/decompiled/smali/b/a/c/d.smali

67 lines
1.5 KiB
Smali
Raw Normal View History

2020-03-24 03:54:23 +08:00
.class final Lc/a/c/d;
2020-01-11 23:35:37 +08:00
.super Ljava/lang/ThreadLocal;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-24 03:54:23 +08:00
value = Lc/a/c/e;
2020-01-11 23:35:37 +08:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal<",
"Ljava/text/DateFormat;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected bridge synthetic initialValue()Ljava/lang/Object;
.locals 1
2020-03-24 03:54:23 +08:00
invoke-virtual {p0}, Lc/a/c/d;->initialValue()Ljava/text/DateFormat;
2020-01-11 23:35:37 +08:00
move-result-object v0
return-object v0
.end method
.method protected initialValue()Ljava/text/DateFormat;
.locals 3
new-instance v0, Ljava/text/SimpleDateFormat;
sget-object v1, Ljava/util/Locale;->US:Ljava/util/Locale;
const-string v2, "EEE, dd MMM yyyy HH:mm:ss \'GMT\'"
invoke-direct {v0, v2, v1}, Ljava/text/SimpleDateFormat;-><init>(Ljava/lang/String;Ljava/util/Locale;)V
const/4 v1, 0x0
invoke-virtual {v0, v1}, Ljava/text/DateFormat;->setLenient(Z)V
2020-03-24 03:54:23 +08:00
sget-object v1, Lc/a/d;->o:Ljava/util/TimeZone;
2020-01-11 23:35:37 +08:00
invoke-virtual {v0, v1}, Ljava/text/DateFormat;->setTimeZone(Ljava/util/TimeZone;)V
return-object v0
.end method