c.smali

.class public Lcom/getui/gtc/c/c;
.super Ljava/lang/Object;


# static fields
.field private static b:Lcom/getui/gtc/c/c;


# instance fields
.field public a:Ljava/lang/String;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static a()Lcom/getui/gtc/c/c;
    .registers 3

    sget-object v0, Lcom/getui/gtc/c/c;->b:Lcom/getui/gtc/c/c;

    if-nez v0, :cond_17

    const-class v1, Lcom/getui/gtc/c/c;

    monitor-enter v1

    :try_start_7
    sget-object v0, Lcom/getui/gtc/c/c;->b:Lcom/getui/gtc/c/c;

    if-nez v0, :cond_16

    new-instance v0, Lcom/getui/gtc/c/c;

    invoke-direct {v0}, Lcom/getui/gtc/c/c;-><init>()V

    sput-object v0, Lcom/getui/gtc/c/c;->b:Lcom/getui/gtc/c/c;

    sget-object v2, Lcom/getui/gtc/a/a;->f:Ljava/lang/String;

    iput-object v2, v0, Lcom/getui/gtc/c/c;->a:Ljava/lang/String;

    :cond_16
    monitor-exit v1
    :try_end_17
    .catchall {:try_start_7 .. :try_end_17} :catchall_1a

    :cond_17
    sget-object v0, Lcom/getui/gtc/c/c;->b:Lcom/getui/gtc/c/c;

    return-object v0

    :catchall_1a
    move-exception v0

    :try_start_1b
    monitor-exit v1
    :try_end_1c
    .catchall {:try_start_1b .. :try_end_1c} :catchall_1a

    throw v0
.end method

.method public static a(Ljava/lang/String;Ljava/io/File;Lcom/getui/gtc/c/b;)V
    .registers 6

    if-eqz p1, :cond_e

    invoke-virtual {p1}, Ljava/io/File;->exists()Z

    move-result v0

    if-eqz v0, :cond_e

    invoke-virtual {p1}, Ljava/io/File;->isFile()Z

    move-result v0

    if-nez v0, :cond_f

    :cond_e
    :goto_e
    return-void

    :cond_f
    :try_start_f
    iput-object p0, p2, Lcom/getui/gtc/c/b;->e:Ljava/lang/String;

    new-instance v0, Lcom/getui/gtc/c/a;

    invoke-direct {v0, p2}, Lcom/getui/gtc/c/a;-><init>(Lcom/getui/gtc/c/b;)V

    invoke-static {}, Lcom/getui/gtc/c/d;->a()Lcom/getui/gtc/c/d;

    move-result-object v1

    invoke-virtual {v1, v0}, Lcom/getui/gtc/c/d;->a(Ljava/lang/Runnable;)Z
    :try_end_1d
    .catch Ljava/lang/Throwable; {:try_start_f .. :try_end_1d} :catch_1e

    goto :goto_e

    :catch_1e
    move-exception v0

    const/4 v1, 0x1

    new-array v1, v1, [Ljava/lang/String;

    const/4 v2, 0x0

    invoke-virtual {v0}, Ljava/lang/Throwable;->toString()Ljava/lang/String;

    move-result-object v0

    aput-object v0, v1, v2

    goto :goto_e
.end method