Home
last modified time | relevance | path

Searched defs:sendStartFix (Results 1 – 2 of 2) 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