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

  /hardware/libhardware/include/hardware/
gps.h 124 #define GPS_DELETE_ALL 0xFFFF
415 * information defined in the flags. GPS_DELETE_ALL is passed for
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 131 private static final int GPS_DELETE_ALL = 0xFFFF;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 564 loc_eng_data.aiding_data_for_deletion = GPS_DELETE_ALL;
    [all...]

Completed in 165 milliseconds