Searched refs:GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK (Results 1 – 5 of 5) sorted by relevance
304 #define GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK 0x4000 macro
317 #define GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK 0x4000 macro
338 #define GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK 0x4000 macro
346 if (GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK & locationExtended.flags) { in convertLocationInfo()347 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK; in convertLocationInfo()
405 if (GPS_LOCATION_EXTENDED_HAS_POS_TECH_MASK & locationExtended.flags) { in convertLocationInfo()