g.smali

.class public Lcom/cleanmaster/i/a/g;
.super Ljava/lang/Object;
.source "MeHostFactory.java"


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


# static fields
.field private static a:Lcom/cm/plugincluster/me/interfaces/IMeHostModule;

.field private static b:Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .prologue
    .line 62
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getBoostWhiteListWrapper()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    sput-object v0, Lcom/cleanmaster/i/a/g;->b:Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    return-void
.end method

.method public static declared-synchronized a()Lcom/cm/plugincluster/me/interfaces/IMeHostModule;
    .registers 2

    .prologue
    .line 65
    const-class v1, Lcom/cleanmaster/i/a/g;

    monitor-enter v1

    :try_start_3
    sget-object v0, Lcom/cleanmaster/i/a/g;->a:Lcom/cm/plugincluster/me/interfaces/IMeHostModule;

    if-nez v0, :cond_e

    .line 66
    new-instance v0, Lcom/cleanmaster/i/a/g$a;

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

    sput-object v0, Lcom/cleanmaster/i/a/g;->a:Lcom/cm/plugincluster/me/interfaces/IMeHostModule;

    .line 68
    :cond_e
    sget-object v0, Lcom/cleanmaster/i/a/g;->a:Lcom/cm/plugincluster/me/interfaces/IMeHostModule;
    :try_end_10
    .catchall {:try_start_3 .. :try_end_10} :catchall_12

    monitor-exit v1

    return-object v0

    .line 65
    :catchall_12
    move-exception v0

    monitor-exit v1

    throw v0
.end method

.method static synthetic b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;
    .registers 1

    .prologue
    .line 59
    sget-object v0, Lcom/cleanmaster/i/a/g;->b:Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    return-object v0
.end method