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

  /hardware/qcom/gps/msm8960/core/
UlpProxyBase.h 43 inline virtual bool sendStopFix() { return false;}
  /hardware/qcom/gps/core/
UlpProxyBase.h 48 inline virtual bool sendStopFix() { mFixSet = false; return false; }
  /hardware/qcom/gps/msm8084/core/
UlpProxyBase.h 48 inline virtual bool sendStopFix() { mFixSet = false; return false; }
  /hardware/qcom/gps/msm8909/core/
UlpProxyBase.h 49 inline virtual bool sendStopFix() { mFixSet = false; return false; }
  /hardware/qcom/gps/msm8994/core/
UlpProxyBase.h 48 inline virtual bool sendStopFix() { mFixSet = false; return false; }
  /hardware/qcom/gps/msm8996/core/
UlpProxyBase.h 49 inline virtual bool sendStopFix() { mFixSet = false; return false; }

Completed in 426 milliseconds