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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.h 189 setLPPConfig(uint32_t profile)
191 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.h 194 setLPPConfig(uint32_t profile)
196 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.h 194 setLPPConfig(uint32_t profile)
196 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 179 setLPPConfig(uint32_t profile)
181 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.h 189 setLPPConfig(uint32_t profile)
191 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.h 194 setLPPConfig(uint32_t profile)
196 return mLocApi->setLPPConfig(profile);

Completed in 3915 milliseconds