SecurityServiceCaller.smali

.class public Lcom/cleanmaster/hpsharelib/ipc/SecurityServiceCaller;
.super Ljava/lang/Object;
.source "SecurityServiceCaller.java"


# direct methods
.method public constructor <init>()V
    .registers 1

    .prologue
    .line 10
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static downloadAntiyLib()Z
    .registers 2

    .prologue
    .line 13
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/ipc/ServiceManager;->getInstance()Lcom/cleanmaster/hpsharelib/base/ipc/ServiceManager;

    move-result-object v0

    sget-object v1, Lcom/cleanmaster/hpsharelib/synipc/ServiceDefine;->SECURITY_SERVICE:Ljava/lang/String;

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/base/ipc/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IInterface;

    move-result-object v0

    check-cast v0, Lcom/cleanmaster/hpsharelib/synipc/ISecurityService;

    .line 14
    if-eqz v0, :cond_14

    .line 16
    :try_start_e
    invoke-interface {v0}, Lcom/cleanmaster/hpsharelib/synipc/ISecurityService;->downloadAntiyLib()V
    :try_end_11
    .catch Landroid/os/RemoteException; {:try_start_e .. :try_end_11} :catch_13

    .line 17
    const/4 v0, 0x1

    .line 21
    :goto_12
    return v0

    .line 18
    :catch_13
    move-exception v0

    .line 21
    :cond_14
    const/4 v0, 0x0

    goto :goto_12
.end method