XposedHelpers$1.smali
.class final Landhook/lib/xposed/XposedHelpers$1;
.super Ljava/lang/ThreadLocal;
.source "XposedHelpers.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landhook/lib/xposed/XposedHelpers;->getMethodDepthCounter(Ljava/lang/String;)Ljava/lang/ThreadLocal;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal<",
"Ljava/util/concurrent/atomic/AtomicInteger;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1760
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected bridge synthetic initialValue()Ljava/lang/Object;
.registers 2
.line 1760
invoke-virtual {p0}, Landhook/lib/xposed/XposedHelpers$1;->initialValue()Ljava/util/concurrent/atomic/AtomicInteger;
move-result-object v0
return-object v0
.end method
.method protected initialValue()Ljava/util/concurrent/atomic/AtomicInteger;
.registers 2
.line 1763
new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
return-object v0
.end method