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

  /hardware/libhardware_legacy/tests/gpstest/
gpstest.cpp 45 case GPS_STATUS_NONE:
46 printf("status: GPS_STATUS_NONE\n");
  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 49 #define GPS_STATUS_NONE 0
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 211 loc_eng_data.engine_status = GPS_STATUS_NONE;
910 status.status = GPS_STATUS_NONE;
    [all...]
  /frameworks/base/location/java/com/android/internal/location/
GpsLocationProvider.java 117 private static final int GPS_STATUS_NONE = 0;
    [all...]

Completed in 181 milliseconds