j.smali

.class public Lcom/cleanmaster/pluginscommonlib/j;
.super Ljava/lang/Object;
.source "ComponentUtils.java"


# direct methods
.method public static a(Landroid/content/Context;Landroid/content/Intent;)Z
    .registers 4

    .prologue
    .line 26
    :try_start_0
    invoke-static {p0, p1}, Lcom/cleanmaster/pluginscommonlib/i;->a(Landroid/content/Context;Landroid/content/Intent;)Z
    :try_end_3
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_3} :catch_5

    move-result v0

    .line 30
    :goto_4
    return v0

    .line 27
    :catch_5
    move-exception v0

    .line 28
    const-string v1, "ComponentUtils"

    invoke-virtual {v0}, Ljava/lang/Throwable;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-static {v1, v0}, Lcom/cleanmaster/pluginscommonlib/e;->c(Ljava/lang/String;Ljava/lang/String;)V

    .line 30
    const/4 v0, 0x0

    goto :goto_4
.end method