Searched defs:updateBatchingOptions (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/location/
H A Dlocation_interface.h73 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&, member in struct:FlpInterface
H A DLocationAPI.cpp405 LocationAPI::updateBatchingOptions(uint32_t id, function in class:LocationAPI
411 gData.flpInterface->updateBatchingOptions(this,
/hardware/qcom/gps/msm8998/location/
H A Dlocation_interface.h71 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&); member in struct:FlpInterface
H A DLocationAPI.cpp405 LocationAPI::updateBatchingOptions(uint32_t id, LocationOptions& locationOptions) function in class:LocationAPI
410 gData.flpInterface->updateBatchingOptions(this,

Completed in 248 milliseconds