HomeSort by relevance Sort by last modified time
    Searched refs:setLPPConfig (Results 1 - 25 of 30) sorted by null

1 2

  /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 190 setLPPConfig(uint32_t profile)
192 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);
loc_eng.cpp 465 mAdapter->setLPPConfig(mLppConfig);
    [all...]
  /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 190 setLPPConfig(uint32_t profile)
192 return mLocApi->setLPPConfig(profile);
  /device/huawei/angler/location/loc_api/loc_api_v02/
LocApiV02.h 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
LocApiV02.cpp     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
LocApiV02.h 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
LocApiV02.cpp     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
LocApiV02.h 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
LocApiV02.cpp     [all...]
  /hardware/qcom/gps/msm8084/core/
LocApiBase.h 166 setLPPConfig(uint32_t profile);
LocApiBase.cpp 413 setLPPConfig(uint32_t profile)
  /hardware/qcom/gps/msm8960/core/
LocApiBase.h 148 setLPPConfig(uint32_t profile);
LocApiBase.cpp 371 setLPPConfig(uint32_t profile)
  /hardware/qcom/gps/core/
LocApiBase.h 175 setLPPConfig(uint32_t profile);
LocApiBase.cpp 448 setLPPConfig(uint32_t profile)
  /hardware/qcom/gps/msm8909/core/
LocApiBase.h 175 setLPPConfig(uint32_t profile);
LocApiBase.cpp 449 setLPPConfig(uint32_t profile)
  /hardware/qcom/gps/msm8994/core/
LocApiBase.h 175 setLPPConfig(uint32_t profile);
LocApiBase.cpp 448 setLPPConfig(uint32_t profile)
  /hardware/qcom/gps/msm8996/core/
LocApiBase.h 175 setLPPConfig(uint32_t profile);
LocApiBase.cpp 449 setLPPConfig(uint32_t profile)

Completed in 1031 milliseconds

1 2