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