f.smali

.class public Lks/cm/antivirus/module/locker/f;
.super Ljava/lang/Object;
.source "LockerHostFactory.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lks/cm/antivirus/module/locker/f$a;
    }
.end annotation


# static fields
.field private static a:Lcom/cm/plugincluster/locker/host/ILockerHostModule;


# direct methods
.method public static declared-synchronized a()Lcom/cm/plugincluster/locker/host/ILockerHostModule;
    .registers 3

    .prologue
    .line 20
    const-class v1, Lks/cm/antivirus/module/locker/f;

    monitor-enter v1

    :try_start_3
    sget-object v0, Lks/cm/antivirus/module/locker/f;->a:Lcom/cm/plugincluster/locker/host/ILockerHostModule;

    if-nez v0, :cond_f

    .line 21
    new-instance v0, Lks/cm/antivirus/module/locker/f$a;

    const/4 v2, 0x0

    invoke-direct {v0, v2}, Lks/cm/antivirus/module/locker/f$a;-><init>(Lks/cm/antivirus/module/locker/g;)V

    sput-object v0, Lks/cm/antivirus/module/locker/f;->a:Lcom/cm/plugincluster/locker/host/ILockerHostModule;

    .line 23
    :cond_f
    sget-object v0, Lks/cm/antivirus/module/locker/f;->a:Lcom/cm/plugincluster/locker/host/ILockerHostModule;
    :try_end_11
    .catchall {:try_start_3 .. :try_end_11} :catchall_13

    monitor-exit v1

    return-object v0

    .line 20
    :catchall_13
    move-exception v0

    monitor-exit v1

    throw v0
.end method