a.smali
.class Lcom/conflit/check/a;
.super Ljava/lang/Object;
.source "ConfCheckerActivity.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field final synthetic a:Lcom/conflit/check/ConfCheckerActivity;
# direct methods
.method constructor <init>(Lcom/conflit/check/ConfCheckerActivity;)V
.registers 2
.prologue
.line 69
iput-object p1, p0, Lcom/conflit/check/a;->a:Lcom/conflit/check/ConfCheckerActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 74
const-wide/16 v0, 0x64
:try_start_2
invoke-static {v0, v1}, Ljava/lang/Thread;->sleep(J)V
:try_end_5
.catch Ljava/lang/InterruptedException; {:try_start_2 .. :try_end_5} :catch_a
.line 79
:goto_5
const/4 v0, -0x1
invoke-static {v0}, Ljava/lang/System;->exit(I)V
.line 80
return-void
.line 75
:catch_a
move-exception v0
.line 77
invoke-virtual {v0}, Ljava/lang/InterruptedException;->printStackTrace()V
goto :goto_5
.end method