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

  /hardware/libhardware/include/hardware/
gps.h 74 #define GPS_STATUS_ENGINE_OFF 4
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 100 private static final int GPS_STATUS_ENGINE_OFF = 4;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 968 // GPS_STATUS_SESSION_END implies GPS_STATUS_ENGINE_OFF
969 status.status = GPS_STATUS_ENGINE_OFF;
    [all...]

Completed in 3818 milliseconds