Searched refs:GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV (Results 1 – 2 of 2) sorted by relevance
348 #define GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV 0x80000 macro
334 if (GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV & locationExtended.flags) { in convertLocationInfo()