n.smali

.class public Lcom/cleanmaster/base/crash/n;
.super Ljava/lang/Object;
.source "ResNotFoundHandler.java"


# direct methods
.method public static a(Landroid/content/Context;)V
    .registers 2

    .prologue
    .line 14
    :try_start_0
    invoke-static {p0}, Lorg/acdd/runtime/DelegateResources;->setResources4Context(Landroid/content/Context;)V
    :try_end_3
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_3} :catch_4

    .line 18
    :goto_3
    return-void

    .line 15
    :catch_4
    move-exception v0

    goto :goto_3
.end method