Framework$SystemBundle$ShutdownThread.smali
.class Lorg/acdd/framework/Framework$SystemBundle$ShutdownThread;
.super Ljava/lang/Thread;
.source "Framework.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/acdd/framework/Framework$SystemBundle;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "ShutdownThread"
.end annotation
# instance fields
.field final restart:Z
.field final synthetic this$0:Lorg/acdd/framework/Framework$SystemBundle;
# direct methods
.method constructor <init>(Lorg/acdd/framework/Framework$SystemBundle;Z)V
.registers 3
.prologue
.line 111
iput-object p1, p0, Lorg/acdd/framework/Framework$SystemBundle$ShutdownThread;->this$0:Lorg/acdd/framework/Framework$SystemBundle;
invoke-direct {p0}, Ljava/lang/Thread;-><init>()V
.line 112
iput-boolean p2, p0, Lorg/acdd/framework/Framework$SystemBundle$ShutdownThread;->restart:Z
.line 113
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.prologue
.line 117
iget-boolean v0, p0, Lorg/acdd/framework/Framework$SystemBundle$ShutdownThread;->restart:Z
invoke-static {v0}, Lorg/acdd/framework/Framework;->shutdown(Z)V
.line 118
return-void
.end method