Searched refs:activeMonitorAreas (Results 1 – 1 of 1) sorted by relevance
91 activeMonitorAreas.insert(monitor.identifier(), monitor); in startMonitoring()102 activeMonitorAreas.insert(monitor.identifier(), monitor); in requestUpdate()113 QGeoAreaMonitorInfo mon = activeMonitorAreas.take(monitor.identifier()); in stopMonitoring()182 return activeMonitorAreas; in activeMonitors()197 if (signalsConnected && !activeMonitorAreas.isEmpty()) { in checkStartStop()242 activeMonitorAreas.remove(monitorIdent); in processInsideArea()260 activeMonitorAreas.remove(monitorIdent); in processOutsideArea()284 const QGeoAreaMonitorInfo info = activeMonitorAreas.take(activeExpiry.second); in timeout()310 MonitorTable activeMonitorAreas; member in QGeoAreaMonitorPollingPrivate