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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 88 #define GPS_DELETE_SADATA 0x0200
  /frameworks/base/location/java/com/android/internal/location/
GpsLocationProvider.java 149 private static final int GPS_DELETE_SADATA = 0x0200;
890 if (extras.getBoolean("sadata")) flags |= GPS_DELETE_SADATA;
    [all...]

Completed in 12 milliseconds