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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 89 #define GPS_DELETE_RTI 0x0400
  /frameworks/base/location/java/com/android/internal/location/
GpsLocationProvider.java 150 private static final int GPS_DELETE_RTI = 0x0400;
891 if (extras.getBoolean("rti")) flags |= GPS_DELETE_RTI;
    [all...]

Completed in 46 milliseconds