Home
last modified time | relevance | path

Searched refs:setBatchingAccuracy (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.h147 void setBatchingAccuracy(uint32_t accuracy) { mBatchingAccuracy = accuracy; } in setBatchingAccuracy() function
H A DBatchingAdapter.cpp90 mAdapter.setBatchingAccuracy(batchingAccuracy); in readConfigCommand()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.h147 void setBatchingAccuracy(uint32_t accuracy) { mBatchingAccuracy = accuracy; } in setBatchingAccuracy() function
H A DBatchingAdapter.cpp85 mAdapter.setBatchingAccuracy(batchingAccuracy); in readConfigCommand()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.h147 void setBatchingAccuracy(uint32_t accuracy) { mBatchingAccuracy = accuracy; } in setBatchingAccuracy() function
H A DBatchingAdapter.cpp90 mAdapter.setBatchingAccuracy(batchingAccuracy); in readConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.h147 void setBatchingAccuracy(uint32_t accuracy) { mBatchingAccuracy = accuracy; } in setBatchingAccuracy() function
H A DBatchingAdapter.cpp91 mAdapter.setBatchingAccuracy(batchingAccuracy); in readConfigCommand()