Searched refs:mGlobalHostMonitors (Results 1 – 1 of 1) sorted by relevance
190 private List<IHostMonitor> mGlobalHostMonitors = null; field in DeviceManager238 mGlobalHostMonitors = getGlobalConfig().getHostMonitors(); in init()239 if (mGlobalHostMonitors != null) { in init()240 for (IHostMonitor hm : mGlobalHostMonitors) { in init()962 if (mGlobalHostMonitors != null ) { in terminate()963 for (IHostMonitor hm : mGlobalHostMonitors) { in terminate()