mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
44 lines
960 B
Smali
44 lines
960 B
Smali
.class Lio/sentry/SentryTracer$1;
|
|
.super Ljava/util/TimerTask;
|
|
.source "SentryTracer.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lio/sentry/SentryTracer;->scheduleFinish()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lio/sentry/SentryTracer;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lio/sentry/SentryTracer;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lio/sentry/SentryTracer$1;->this$0:Lio/sentry/SentryTracer;
|
|
|
|
.line 115
|
|
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lio/sentry/SentryTracer$1;->this$0:Lio/sentry/SentryTracer;
|
|
|
|
.line 118
|
|
invoke-static {p0}, Lio/sentry/SentryTracer;->access$000(Lio/sentry/SentryTracer;)V
|
|
|
|
return-void
|
|
.end method
|