ctn.smali

.class public Ldxoptimizer/ctn;
.super Landroid/app/Activity;
.source "NopActivity.java"


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

    .prologue
    .line 15
    invoke-direct {p0}, Landroid/app/Activity;-><init>()V

    return-void
.end method


# virtual methods
.method protected onCreate(Landroid/os/Bundle;)V
    .registers 3

    .prologue
    .line 22
    const/4 v0, 0x0

    :try_start_1
    invoke-super {p0, v0}, Landroid/app/Activity;->onCreate(Landroid/os/Bundle;)V

    .line 24
    invoke-virtual {p0}, Ldxoptimizer/ctn;->finish()V
    :try_end_7
    .catch Ljava/lang/Throwable; {:try_start_1 .. :try_end_7} :catch_8

    .line 28
    :goto_7
    return-void

    .line 25
    :catch_8
    move-exception v0

    goto :goto_7
.end method