JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
U
V
W
X
B
bindInterface(String)
- Method in class com.spazedog.lib.reflecttools.
ReflectClass
bindInterface(IBinder)
- Method in class com.spazedog.lib.reflecttools.
ReflectClass
bridge(MethodBridge)
- Method in class com.spazedog.lib.reflecttools.
ReflectClass
Add a hook to all
Constructor
's of this class
bridge(String, MethodBridge)
- Method in class com.spazedog.lib.reflecttools.
ReflectClass
Add a hook to all
Method
's of this class with a specific name
bridge(MethodBridge)
- Method in class com.spazedog.lib.reflecttools.
ReflectConstructor
Add a hook to this
Constructor
bridge(MethodBridge)
- Method in class com.spazedog.lib.reflecttools.
ReflectMethod
Add a hook to this
Method
bridgeAttached(Member, MethodBridge.BridgeOriginal)
- Method in class com.spazedog.lib.reflecttools.bridge.
MethodBridge
Called once the bridge has been attached
bridgeBegin(MethodBridge.BridgeParams)
- Method in class com.spazedog.lib.reflecttools.bridge.
MethodBridge
This method is invoked before the Original.
bridgeEnd(MethodBridge.BridgeParams)
- Method in class com.spazedog.lib.reflecttools.bridge.
MethodBridge
This method is invoked after the Original, or after
MethodBridge.bridgeBegin(BridgeParams)
if the Original has been skipped.
bridgeInitiated()
- Static method in class com.spazedog.lib.reflecttools.
ReflectUtils
Check whether or not any type of injection system is currently active for the application that is including this library.
bridgeType
- Variable in class com.spazedog.lib.reflecttools.bridge.
MethodBridge.BridgeParams
The type of system used to invoke the hook, like Xposed Bridge or Cydia Substrate
BUILD_TYPE
- Static variable in class com.spazedog.lib.reflecttools.
BuildConfig
BUILD_TYPE
- Static variable in class de.robv.android.xposed.
BuildConfig
BuildConfig
- Class in
com.spazedog.lib.reflecttools
BuildConfig()
- Constructor for class com.spazedog.lib.reflecttools.
BuildConfig
BuildConfig
- Class in
de.robv.android.xposed
BuildConfig()
- Constructor for class de.robv.android.xposed.
BuildConfig
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes