Home
last modified time | relevance | path

Searched refs:sendStartFix (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DUlpProxyBase.h42 inline virtual bool sendStartFix() { return false;} in sendStartFix() function
/hardware/qcom/gps/core/
DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp124 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1762 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp1607 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()