public class ServiceMonitorManager
extends java.lang.Object
| Constructor and Description | 
|---|
ServiceMonitorManager(long interval)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
createServiceMonitor()
schedule ServiceMonitor to run after milliseconds specified by mInterval 
 |