32 lines
611 B
Smali
32 lines
611 B
Smali
.class public Lcom/moji/mjappstore/data/Constants;
|
|
.super Ljava/lang/Object;
|
|
.source "Constants.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 9
|
|
invoke-static {}, Lcom/moji/tool/FilePathUtil;->f()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/moji/mjappstore/data/Constants;->a:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 8
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|