e.smali

.class public Lcom/cleanmaster/i/e;
.super Ljava/lang/Object;
.source "NegativeScreenHostFactory.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cleanmaster/i/e$a;
    }
.end annotation


# static fields
.field private static a:Lcom/cm/plugincluster/nagativescreen/host/INegativeScreenHostModule;


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

    .prologue
    .line 14
    const-class v1, Lcom/cleanmaster/i/e;

    monitor-enter v1

    :try_start_3
    sget-object v0, Lcom/cleanmaster/i/e;->a:Lcom/cm/plugincluster/nagativescreen/host/INegativeScreenHostModule;

    if-nez v0, :cond_f

    .line 15
    new-instance v0, Lcom/cleanmaster/i/e$a;

    const/4 v2, 0x0

    invoke-direct {v0, v2}, Lcom/cleanmaster/i/e$a;-><init>(Lcom/cleanmaster/i/f;)V

    sput-object v0, Lcom/cleanmaster/i/e;->a:Lcom/cm/plugincluster/nagativescreen/host/INegativeScreenHostModule;

    .line 17
    :cond_f
    sget-object v0, Lcom/cleanmaster/i/e;->a:Lcom/cm/plugincluster/nagativescreen/host/INegativeScreenHostModule;
    :try_end_11
    .catchall {:try_start_3 .. :try_end_11} :catchall_13

    monitor-exit v1

    return-object v0

    .line 14
    :catchall_13
    move-exception v0

    monitor-exit v1

    throw v0
.end method