Searched refs:GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY (Results 1 – 4 of 4) sorted by relevance
217 #define GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY 0x0080 macro
258 #define GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY 0x0080 macro
186 if (GPS_LOCATION_EXTENDED_HAS_HOR_RELIABILITY & locationExtended.flags) { in convertLocationInfo()