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

  /hardware/libhardware/include/hardware/
gps.h 68 #define GPS_STATUS_SESSION_BEGIN 1
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 566 if ((loc_eng_data.engine_status != GPS_STATUS_SESSION_BEGIN) &&
962 // GPS_STATUS_SESSION_BEGIN implies GPS_STATUS_ENGINE_ON
963 status.status = GPS_STATUS_SESSION_BEGIN;
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 97 private static final int GPS_STATUS_SESSION_BEGIN = 1;
    [all...]

Completed in 57 milliseconds