ContextUtils$a.smali
.class final Lcom/tencent/liteav/base/ContextUtils$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/liteav/base/ContextUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "a"
.end annotation
# static fields
.field private static a:Landroid/content/SharedPreferences;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 38
# invokes: Lcom/tencent/liteav/base/ContextUtils;->fetchAppSharedPreferences()Landroid/content/SharedPreferences;
invoke-static {}, Lcom/tencent/liteav/base/ContextUtils;->access$000()Landroid/content/SharedPreferences;
move-result-object v0
sput-object v0, Lcom/tencent/liteav/base/ContextUtils$a;->a:Landroid/content/SharedPreferences;
return-void
.end method
.method static synthetic a()Landroid/content/SharedPreferences;
.registers 1
.line 36
sget-object v0, Lcom/tencent/liteav/base/ContextUtils$a;->a:Landroid/content/SharedPreferences;
return-object v0
.end method
.method static synthetic a(Landroid/content/SharedPreferences;)Landroid/content/SharedPreferences;
.registers 1
.line 36
sput-object p0, Lcom/tencent/liteav/base/ContextUtils$a;->a:Landroid/content/SharedPreferences;
return-object p0
.end method