A
F
G
I
L
M
R
S
U
A
- ActivityWatcher - class in leakcanary
- Expects activities to become weakly reachable soon after they receive the Activity.onDestroy callback.
- appDefaultWatchers(Application,DeletableObjectReporter) - function in leakcanary.AppWatcher
- Creates a new list of default app InstallableWatcher, created with the passed in deletableObjectReporter (which defaults to objectWatcher).
- AppWatcher - class in leakcanary
- The entry point API for using ObjectWatcher in an Android app.