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

  /hardware/libhardware/include/hardware/
gps.h 66 #define GPS_STATUS_NONE 0
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 224 loc_eng_data.engine_status = GPS_STATUS_NONE;
957 status.status = GPS_STATUS_NONE;
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 96 private static final int GPS_STATUS_NONE = 0;
    [all...]

Completed in 47 milliseconds