Searched refs:satsInView (Results 1 – 2 of 2) sorted by relevance
156 …eAndroid::processSatelliteUpdateInView(const QList<QGeoSatelliteInfo> &satsInView, bool isSingleUp… in processSatelliteUpdateInView() argument162 emit QGeoSatelliteInfoSource::satellitesInViewUpdated(satsInView); in processSatelliteUpdateInView()166 m_satsInView = satsInView; in processSatelliteUpdateInView()
76 …void processSatelliteUpdateInView(const QList<QGeoSatelliteInfo> &satsInView, bool isSingleUpdate);