20 lines
456 B
Smali
20 lines
456 B
Smali
.class public interface abstract Lcom/github/anrwatchdog/ANRWatchDog$ANRInterceptor;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/github/anrwatchdog/ANRWatchDog;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ANRInterceptor"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract intercept(J)J
|
|
.end method
|