Searched refs:GPS_STATUS_SESSION_BEGIN (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/core/
H A Dloc_core_log.cpp55 NAME_VAL( GPS_STATUS_SESSION_BEGIN ),
/hardware/qcom/gps/msm8960/core/
H A Dloc_core_log.cpp55 NAME_VAL( GPS_STATUS_SESSION_BEGIN ),
/hardware/libhardware/include/hardware/
H A Dgps.h73 #define GPS_STATUS_SESSION_BEGIN 1 macro
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1628 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_BEGIN);
2341 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON)
2362 !(status == GPS_STATUS_SESSION_BEGIN && !navigating))
2381 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END)
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1902 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_BEGIN);
2738 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON)
2759 !(status == GPS_STATUS_SESSION_BEGIN && !navigating))
2778 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END)
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp913 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN);

Completed in 173 milliseconds