Files
rr3-apk/smali_classes2/com/github/anrwatchdog/ANRWatchDog$4.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

57 lines
1.4 KiB
Smali

.class public Lcom/github/anrwatchdog/ANRWatchDog$4;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/github/anrwatchdog/ANRWatchDog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/github/anrwatchdog/ANRWatchDog;
# direct methods
.method public constructor <init>(Lcom/github/anrwatchdog/ANRWatchDog;)V
.locals 0
iput-object p1, p0, Lcom/github/anrwatchdog/ANRWatchDog$4;->this$0:Lcom/github/anrwatchdog/ANRWatchDog;
.line 94
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
iget-object v0, p0, Lcom/github/anrwatchdog/ANRWatchDog$4;->this$0:Lcom/github/anrwatchdog/ANRWatchDog;
const-wide/16 v1, 0x0
.line 96
invoke-static {v0, v1, v2}, Lcom/github/anrwatchdog/ANRWatchDog;->access$002(Lcom/github/anrwatchdog/ANRWatchDog;J)J
iget-object v0, p0, Lcom/github/anrwatchdog/ANRWatchDog$4;->this$0:Lcom/github/anrwatchdog/ANRWatchDog;
const/4 v1, 0x0
.line 97
invoke-static {v0, v1}, Lcom/github/anrwatchdog/ANRWatchDog;->access$102(Lcom/github/anrwatchdog/ANRWatchDog;Z)Z
return-void
.end method