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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.h 190 setLPPConfig(uint32_t profile)
192 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/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 179 setLPPConfig(uint32_t profile)
181 return mLocApi->setLPPConfig(profile);
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.h 194 setLPPConfig(uint32_t profile)
196 return mLocApi->setLPPConfig(profile);

Completed in 44 milliseconds