KSupportCrashHandler$1.smali
.class final Lcom/cmcm/support/KSupportCrashHandler$1;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/cmcm/support/KSupportCrashHandler$CrashHandler;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/support/KSupportCrashHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onNativeCrashed()V
.registers 3
new-instance v0, Ljava/lang/RuntimeException;
const-string/jumbo v1, "crashed here (native trace should follow after the Java trace)"
invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
invoke-virtual {v0}, Ljava/lang/RuntimeException;->printStackTrace()V
const-wide/16 v0, 0x7d0
:try_start_d
invoke-static {v0, v1}, Ljava/lang/Thread;->sleep(J)V
:try_end_10
.catch Ljava/lang/InterruptedException; {:try_start_d .. :try_end_10} :catch_11
:goto_10
return-void
:catch_11
move-exception v0
goto :goto_10
.end method