49 lines
932 B
Smali
49 lines
932 B
Smali
.class Ltvoice/Pttsnet$2;
|
|
.super Ljava/lang/Thread;
|
|
.source "Pttsnet.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Ltvoice/Pttsnet;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Ltvoice/Pttsnet;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ltvoice/Pttsnet;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Ltvoice/Pttsnet$2;->this$0:Ltvoice/Pttsnet;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Thread;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x3e8
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-static {v0, v1}, Ljava/lang/Thread;->sleep(J)V
|
|
:try_end_0
|
|
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
:catch_0
|
|
return-void
|
|
.end method
|