You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
696 B
32 lines
696 B
2 years ago
|
.class public Landroid/support/multidex/MultiDexApplication;
|
||
|
.super Landroid/app/Application;
|
||
|
.source "MultiDexApplication.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 35
|
||
|
invoke-direct {p0}, Landroid/app/Application;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method protected attachBaseContext(Landroid/content/Context;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 38
|
||
|
invoke-super {p0, p1}, Landroid/app/Application;->attachBaseContext(Landroid/content/Context;)V
|
||
|
|
||
|
.line 39
|
||
|
invoke-static {p0}, Landroid/support/multidex/MultiDex;->install(Landroid/content/Context;)V
|
||
|
|
||
|
.line 40
|
||
|
return-void
|
||
|
.end method
|