Searched refs:restartTripBatching (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
D | BatchingAdapter.cpp | 697 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent() 908 restartTripBatching(true); in stopTripBatchingMultiplexCommon() 925 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() function in BatchingAdapter
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
D | BatchingAdapter.cpp | 697 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent() 908 restartTripBatching(true); in stopTripBatchingMultiplexCommon() 925 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() function in BatchingAdapter
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
D | BatchingAdapter.cpp | 696 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent() 907 restartTripBatching(true); in stopTripBatchingMultiplexCommon() 924 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
D | BatchingAdapter.cpp | 696 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent() 907 restartTripBatching(true); in stopTripBatchingMultiplexCommon() 924 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() function in BatchingAdapter
|