Searched refs:getBatchingTimeout (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | BatchingAdapter.cpp | 204 getBatchingAccuracy(), getBatchingTimeout(), in restartSessions() 238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions() 385 mLocApi->startBatching(sessionId, batchingOptions, getBatchingAccuracy(), getBatchingTimeout(), in startBatching() 766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 1005 getBatchingTimeout(), new LocApiResponse(*getContext(), in restartTripBatching()
|
H A D | BatchingAdapter.h | 146 uint32_t getBatchingTimeout() { return mBatchingTimeout; } in getBatchingTimeout() function
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | BatchingAdapter.cpp | 199 getBatchingAccuracy(), getBatchingTimeout(), in restartSessions() 233 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions() 380 mLocApi->startBatching(sessionId, batchingOptions, getBatchingAccuracy(), getBatchingTimeout(), in startBatching() 761 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 840 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 1000 getBatchingTimeout(), new LocApiResponse(*getContext(), in restartTripBatching()
|
H A D | BatchingAdapter.h | 146 uint32_t getBatchingTimeout() { return mBatchingTimeout; } in getBatchingTimeout() function
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | BatchingAdapter.cpp | 204 getBatchingAccuracy(), getBatchingTimeout(), in restartSessions() 238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions() 385 mLocApi->startBatching(sessionId, batchingOptions, getBatchingAccuracy(), getBatchingTimeout(), in startBatching() 766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 1005 getBatchingTimeout(), new LocApiResponse(*getContext(), in restartTripBatching()
|
H A D | BatchingAdapter.h | 146 uint32_t getBatchingTimeout() { return mBatchingTimeout; } in getBatchingTimeout() function
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | BatchingAdapter.cpp | 205 getBatchingAccuracy(), getBatchingTimeout(), in restartSessions() 239 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions() 386 mLocApi->startBatching(sessionId, batchingOptions, getBatchingAccuracy(), getBatchingTimeout(), in startBatching() 767 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 846 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 1006 getBatchingTimeout(), new LocApiResponse(*getContext(), in restartTripBatching()
|
H A D | BatchingAdapter.h | 146 uint32_t getBatchingTimeout() { return mBatchingTimeout; } in getBatchingTimeout() function
|