Home
last modified time | relevance | path

Searched refs:satsInUse (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp169 …rceAndroid::processSatelliteUpdateInUse(const QList<QGeoSatelliteInfo> &satsInUse, bool isSingleUp… in processSatelliteUpdateInUse() argument
175 emit QGeoSatelliteInfoSource::satellitesInUseUpdated(satsInUse); in processSatelliteUpdateInUse()
179 m_satsInUse = satsInUse; in processSatelliteUpdateInUse()
H A Dqgeosatelliteinfosource_android_p.h77 … void processSatelliteUpdateInUse(const QList<QGeoSatelliteInfo> &satsInUse, bool isSingleUpdate);