Searched refs:requestATL (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/gps/core/
H A DLocAdapterBase.cpp109 requestATL(int connHandle, AGpsType agps_type)
H A DLocAdapterBase.h95 virtual bool requestATL(int connHandle, AGpsType agps_type);
H A DLocApiBase.cpp289 void LocApiBase::requestATL(int connHandle, AGpsType agps_type) function in class:loc_core::LocApiBase
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
H A DLocApiBase.h118 void requestATL(int connHandle, AGpsType agps_type);
/hardware/qcom/gps/msm8960/core/
H A DLocAdapterBase.cpp117 requestATL(int connHandle, AGpsType agps_type)
H A DLocAdapterBase.h93 virtual bool requestATL(int connHandle, AGpsType agps_type);
H A DLocApiBase.h104 void requestATL(int connHandle, AGpsType agps_type);
H A DLocApiBase.cpp259 void LocApiBase::requestATL(int connHandle, AGpsType agps_type) function in class:loc_core::LocApiBase
262 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp181 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type) function in class:LocEngAdapter
H A DLocEngAdapter.h256 virtual bool requestATL(int connHandle, AGpsType agps_type);
H A Dloc_eng_agps.cpp958 mLocAdapter->requestATL(ID, AGPS_TYPE_SUPL);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp265 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type) function in class:LocEngAdapter
H A DLocEngAdapter.h283 virtual bool requestATL(int connHandle, AGpsType agps_type);
H A Dloc_eng_agps.cpp959 mLocAdapter->requestATL(ID, AGPS_TYPE_SUPL);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1181 requestATL(connHandle, agps_type);
1186 requestATL(connHandle, AGPS_TYPE_INVALID);

Completed in 572 milliseconds