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

39 lines
713 B
Smali

.class public final Lcom/github/anrwatchdog/ANRWatchDog$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/github/anrwatchdog/ANRWatchDog$ANRInterceptor;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/github/anrwatchdog/ANRWatchDog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 68
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public intercept(J)J
.locals 0
const-wide/16 p1, 0x0
return-wide p1
.end method