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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 81 #define GPS_DELETE_POSITION 0x0004
  /frameworks/base/location/java/com/android/internal/location/
GpsLocationProvider.java 142 private static final int GPS_DELETE_POSITION = 0x0004;
883 if (extras.getBoolean("position")) flags |= GPS_DELETE_POSITION;
    [all...]

Completed in 46 milliseconds