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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 83 #define GPS_DELETE_IONO 0x0010
  /frameworks/base/location/java/com/android/internal/location/
GpsLocationProvider.java 144 private static final int GPS_DELETE_IONO = 0x0010;
885 if (extras.getBoolean("iono")) flags |= GPS_DELETE_IONO;
    [all...]

Completed in 17 milliseconds