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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.h 213 setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec,
218 return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec,
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.h 217 setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec,
222 return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec,
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 202 setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec,
207 return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec,
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.h 217 setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec,
222 return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec,

Completed in 548 milliseconds