Utils$FileProvider4UtilCode.smali

.class public final Lcom/blankj/utilcode/util/Utils$FileProvider4UtilCode;
.super Landroidx/core/content/FileProvider;
.source "Utils.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/blankj/utilcode/util/Utils;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "FileProvider4UtilCode"
.end annotation


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

    return-void
.end method

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

    .line 657
    invoke-direct {p0}, Landroidx/core/content/FileProvider;-><init>()V

    return-void
.end method


# virtual methods
.method public onCreate()Z
    .registers 2

    .line 661
    invoke-virtual {p0}, Lcom/blankj/utilcode/util/Utils$FileProvider4UtilCode;->getContext()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/blankj/utilcode/util/Utils;->init(Landroid/content/Context;)V

    .line 663
    :try_start_7
    const-string v0, "com.blankj.utildebug.DebugUtils"

    invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
    :try_end_c
    .catch Ljava/lang/ClassNotFoundException; {:try_start_7 .. :try_end_c} :catch_d

    .line 665
    goto :goto_e

    .line 664
    :catch_d
    move-exception v0

    .line 666
    :goto_e
    const/4 v0, 0x1

    return v0
.end method