A  F  G  I  L  M  R  S  U 

M

manualInstall(Application,Long,List) - function in leakcanary.AppWatcher
Enables usage of AppWatcher.objectWatcher which will expect passed in objects to become weakly reachable within retainedDelayMillis ms and if not will trigger LeakCanary (if LeakCanary is in the classpath).
manualInstall(Application,Long) - function in leakcanary.AppWatcher
Enables usage of AppWatcher.objectWatcher which will expect passed in objects to become weakly reachable within retainedDelayMillis ms and if not will trigger LeakCanary (if LeakCanary is in the classpath).
manualInstall(Application) - function in leakcanary.AppWatcher
Enables usage of AppWatcher.objectWatcher which will expect passed in objects to become weakly reachable within retainedDelayMillis ms and if not will trigger LeakCanary (if LeakCanary is in the classpath).
A  F  G  I  L  M  R  S  U