e.smali
.class Lcom/cleanmaster/softmgr/a/e;
.super Ljava/lang/Object;
.source "SoftMgrHostFactory.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cleanmaster/softmgr/a/e$a;
}
.end annotation
# static fields
.field private static a:Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
# direct methods
.method static declared-synchronized a()Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
.registers 3
.prologue
.line 148
const-class v1, Lcom/cleanmaster/softmgr/a/e;
monitor-enter v1
:try_start_3
sget-object v0, Lcom/cleanmaster/softmgr/a/e;->a:Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
if-nez v0, :cond_f
.line 149
new-instance v0, Lcom/cleanmaster/softmgr/a/e$a;
const/4 v2, 0x0
invoke-direct {v0, v2}, Lcom/cleanmaster/softmgr/a/e$a;-><init>(Lcom/cleanmaster/softmgr/a/f;)V
sput-object v0, Lcom/cleanmaster/softmgr/a/e;->a:Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
.line 151
:cond_f
sget-object v0, Lcom/cleanmaster/softmgr/a/e;->a:Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
:try_end_11
.catchall {:try_start_3 .. :try_end_11} :catchall_13
monitor-exit v1
return-object v0
.line 148
:catchall_13
move-exception v0
monitor-exit v1
throw v0
.end method