JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
L
M
O
R
S
W
A
addServiceToBlacklist(String)
- Method in class com.droidtracer.
DroidTracerService
Never intercept any system events of a service.
addServiceToWhitelist(String)
- Method in class com.droidtracer.
DroidTracerService
Always intercept system events of a service, even for apps that are not monitored.
C
com.droidtracer
- package com.droidtracer
D
DEBUG
- Static variable in class com.droidtracer.
DroidTracerService
DroidTracerService
- Class in
com.droidtracer
DroidTracerService
DroidTracerService()
- Constructor for class com.droidtracer.
DroidTracerService
DroidTracerService.LocalBinder
- Class in
com.droidtracer
DroidTracerService.LocalBinder()
- Constructor for class com.droidtracer.
DroidTracerService.LocalBinder
G
getService()
- Method in class com.droidtracer.
DroidTracerService.LocalBinder
L
LOGLEVEL
- Static variable in class com.droidtracer.
DroidTracerService
M
mMonitorMe
- Variable in class com.droidtracer.
DroidTracerService
O
onBind(Intent)
- Method in class com.droidtracer.
DroidTracerService
onCreate()
- Method in class com.droidtracer.
DroidTracerService
onDestroy()
- Method in class com.droidtracer.
DroidTracerService
onEvent(int, int, String, String, List<Object>)
- Method in class com.droidtracer.
DroidTracerService
Callback method that is triggered if a new system event occurs.
onStartCommand(Intent, int, int)
- Method in class com.droidtracer.
DroidTracerService
R
removeServiceFromBlacklist(String)
- Method in class com.droidtracer.
DroidTracerService
Never intercept any system events of a service.
removeServiceFromWhitelist(String)
- Method in class com.droidtracer.
DroidTracerService
Always intercept system events of a service (e.g., com.android.internal.telephony.ISms), even for apps that are not monitored.
S
startInterceptingApp(int)
- Method in class com.droidtracer.
DroidTracerService
Notify kernel module to start intercepting system events of an app.
stopInterceptingApp(int)
- Method in class com.droidtracer.
DroidTracerService
Notify kernel module to stop intercepting system events of an app.
W
WARN
- Static variable in class com.droidtracer.
DroidTracerService
A
C
D
G
L
M
O
R
S
W
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes