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

/hardware/libhardware/include/hardware/
H A Dgps.h66 #define GPS_STATUS_NONE 0 macro
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_log.cpp42 NAME_VAL( GPS_STATUS_NONE ),
H A Dloc_eng.cpp257 // loc_eng_data.engine_status -- GPS_STATUS_NONE;
258 // loc_eng_data.fix_session_status -- GPS_STATUS_NONE;
705 static GpsStatusValue last_status = GPS_STATUS_NONE;
1200 if (status != GPS_STATUS_NONE &&
/hardware/qcom/gps/loc_api/libloc_api/
H A Dloc_eng.cpp220 loc_eng_data.engine_status = GPS_STATUS_NONE;
953 status.status = GPS_STATUS_NONE;
/hardware/qcom/gps/loc_api/loc_api_v02/
H A DLocApiV02Adapter.cpp1670 LocApiAdapter::reportStatus(GPS_STATUS_NONE);
1684 status = GPS_STATUS_NONE;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpcAdapter.cpp786 LocApiAdapter::reportStatus(GPS_STATUS_NONE);

Completed in 4513 milliseconds