c.smali
.class public Lcom/cleanmaster/loststars/c/c;
.super Ljava/lang/Object;
.source "LostStarsHostFactory.java"
# static fields
.field private static a:Lcom/cm/plugincluster/loststars/interfaces/ILostStarsHostModule;
# direct methods
.method public static declared-synchronized a()Lcom/cm/plugincluster/loststars/interfaces/ILostStarsHostModule;
.registers 2
.prologue
.line 14
const-class v1, Lcom/cleanmaster/loststars/c/c;
monitor-enter v1
:try_start_3
sget-object v0, Lcom/cleanmaster/loststars/c/c;->a:Lcom/cm/plugincluster/loststars/interfaces/ILostStarsHostModule;
if-nez v0, :cond_e
.line 15
new-instance v0, Lcom/cleanmaster/loststars/c/d;
invoke-direct {v0}, Lcom/cleanmaster/loststars/c/d;-><init>()V
sput-object v0, Lcom/cleanmaster/loststars/c/c;->a:Lcom/cm/plugincluster/loststars/interfaces/ILostStarsHostModule;
.line 17
:cond_e
sget-object v0, Lcom/cleanmaster/loststars/c/c;->a:Lcom/cm/plugincluster/loststars/interfaces/ILostStarsHostModule;
:try_end_10
.catchall {:try_start_3 .. :try_end_10} :catchall_12
monitor-exit v1
return-object v0
.line 14
:catchall_12
move-exception v0
monitor-exit v1
throw v0
.end method