HomeSort by relevance Sort by last modified time
    Searched refs:GPS_LOCATION_HAS_LAT_LONG (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
gps.h 81 #define GPS_LOCATION_HAS_LAT_LONG 0x0001
  /device/generic/goldfish/gps/
gps_qemu.c 353 r->fix.flags |= GPS_LOCATION_HAS_LAT_LONG;
513 if (r->fix.flags & GPS_LOCATION_HAS_LAT_LONG) {

Completed in 49 milliseconds