39 lines
713 B
Smali
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
|