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

  /hardware/qcom/gps/msm8909w_3100/location/
location_interface.h 73 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&,
LocationAPI.cpp 405 LocationAPI::updateBatchingOptions(uint32_t id,
411 gData.flpInterface->updateBatchingOptions(this,
  /hardware/qcom/gps/msm8998/location/
location_interface.h 71 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&);
LocationAPI.cpp 405 LocationAPI::updateBatchingOptions(uint32_t id, LocationOptions& locationOptions)
410 gData.flpInterface->updateBatchingOptions(this,

Completed in 79 milliseconds