HomeSort by relevance Sort by last modified time
    Searched defs:sendStartFix (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/msm8960/core/
UlpProxyBase.h 42 inline virtual bool sendStartFix() { return false;}
  /hardware/qcom/gps/msm8996/core/
UlpProxyBase.h 47 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/core/
UlpProxyBase.h 47 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/msm8084/core/
UlpProxyBase.h 47 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/msm8909/core/
UlpProxyBase.h 48 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/msm8994/core/
UlpProxyBase.h 47 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/msm8909w_3100/core/
UlpProxyBase.h 48 inline virtual bool sendStartFix() { mFixSet = true; return false; }
  /hardware/qcom/gps/msm8998/core/
UlpProxyBase.h 48 inline virtual bool sendStartFix() { mFixSet = true; return false; }

Completed in 74 milliseconds