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

38 lines
731 B
Smali

.class public final Lcom/github/anrwatchdog/ANRWatchDog$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/github/anrwatchdog/ANRWatchDog$ANRListener;
# 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 62
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAppNotResponding(Lcom/github/anrwatchdog/ANRError;)V
.locals 0
.line 64
throw p1
.end method