a.smali
.class public final Lcom/singbox/process/a;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final a:Lcom/singbox/process/a;
.field private static final b:Ljava/lang/String;
.field private static final c:Z
.field private static final d:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 5
new-instance v0, Lcom/singbox/process/a;
invoke-direct {v0}, Lcom/singbox/process/a;-><init>()V
sput-object v0, Lcom/singbox/process/a;->a:Lcom/singbox/process/a;
.line 11
invoke-static {}, Lsg/bigo/common/v;->a()Ljava/lang/String;
move-result-object v0
if-nez v0, :cond_f
const-string v0, ""
.line 12
:cond_f
sput-object v0, Lcom/singbox/process/a;->b:Ljava/lang/String;
invoke-static {v0}, Lsg/bigo/common/v;->a(Ljava/lang/String;)Z
move-result v0
sput-boolean v0, Lcom/singbox/process/a;->c:Z
.line 13
sget-object v0, Lcom/singbox/process/a;->b:Ljava/lang/String;
invoke-static {v0}, Lsg/bigo/common/v;->b(Ljava/lang/String;)Z
move-result v0
sput-boolean v0, Lcom/singbox/process/a;->d:Z
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Z
.registers 1
.line 7
sget-boolean v0, Lcom/singbox/process/a;->c:Z
return v0
.end method
.method public static b()Z
.registers 1
.line 8
sget-boolean v0, Lcom/singbox/process/a;->d:Z
return v0
.end method