Home
last modified time | relevance | path

Searched refs:getTripBatchSize (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.h144 size_t getTripBatchSize() { return mTripBatchSize; } in getTripBatchSize() function
DBatchingAdapter.cpp113 mApi.setTripBatchSize(mAdapter.getTripBatchSize()); in setConfigCommand()
179 mApi.setTripBatchSize(mAdapter.getTripBatchSize()); in handleEngineUpEvent()