DexLoader$V19.smali

.class Lcom/bytedance/boost_multidex/DexLoader$V19;
.super Lcom/bytedance/boost_multidex/DexLoader;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/bytedance/boost_multidex/DexLoader;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "V19"
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 4

    invoke-direct {p0}, Lcom/bytedance/boost_multidex/DexLoader;-><init>()V

    const-string v0, "dalvik.system.DexPathList$Element"

    :try_start_5
    invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;

    move-result-object v0

    new-instance v1, Lcom/bytedance/boost_multidex/DexLoader$KKElementConstructor;

    invoke-direct {v1, v0}, Lcom/bytedance/boost_multidex/DexLoader$KKElementConstructor;-><init>(Ljava/lang/Class;)V

    iput-object v1, p0, Lcom/bytedance/boost_multidex/DexLoader;->mElementConstructor:Lcom/bytedance/boost_multidex/DexLoader$ElementConstructor;
    :try_end_10
    .catchall {:try_start_5 .. :try_end_10} :catchall_11

    :goto_10
    return-void

    :catchall_11
    move-exception v0

    invoke-static {}, Lcom/bytedance/boost_multidex/Monitor;->get()Lcom/bytedance/boost_multidex/Monitor;

    move-result-object v1

    const-string v2, "fail to get Element constructor"

    invoke-virtual {v1, v2, v0}, Lcom/bytedance/boost_multidex/Monitor;->logError(Ljava/lang/String;Ljava/lang/Throwable;)V

    goto :goto_10
.end method

.method synthetic constructor <init>(Lcom/bytedance/boost_multidex/DexLoader$1;)V
    .registers 2

    invoke-direct {p0}, Lcom/bytedance/boost_multidex/DexLoader$V19;-><init>()V

    return-void
.end method