PathUtils$a.smali

.class final Lcom/tencent/liteav/base/PathUtils$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tencent/liteav/base/PathUtils;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "a"
.end annotation


# static fields
.field private static final a:[Ljava/lang/String;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 58
    # invokes: Lcom/tencent/liteav/base/PathUtils;->getOrComputeDirectoryPaths()[Ljava/lang/String;
    invoke-static {}, Lcom/tencent/liteav/base/PathUtils;->access$000()[Ljava/lang/String;

    move-result-object v0

    sput-object v0, Lcom/tencent/liteav/base/PathUtils$a;->a:[Ljava/lang/String;

    return-void
.end method

.method static synthetic a()[Ljava/lang/String;
    .registers 1

    .line 57
    sget-object v0, Lcom/tencent/liteav/base/PathUtils$a;->a:[Ljava/lang/String;

    return-object v0
.end method