Home
last modified time | relevance | path

Searched refs:mBatchingMode (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/
H A DFakeGnssHal.java238 private GnssHalBatchingMode mBatchingMode = new GnssHalBatchingMode(); field in FakeGnssHal.HalState
310 if (mState.mBatchingMode.WakeOnFifoFull) { in reportLocation()
568 mState.mBatchingMode = new GnssHalBatchingMode(periodNanos, wakeOnFifoFull); in startBatch()
582 mState.mBatchingMode = new GnssHalBatchingMode(); in stopBatch()
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp603 BatchingMode mBatchingMode; in reportLocationsEvent() member
612 mBatchingMode(batchingMode) in reportLocationsEvent()
627 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp598 BatchingMode mBatchingMode; in reportLocationsEvent() member
607 mBatchingMode(batchingMode) in reportLocationsEvent()
622 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp603 BatchingMode mBatchingMode; in reportLocationsEvent() member
612 mBatchingMode(batchingMode) in reportLocationsEvent()
627 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp604 BatchingMode mBatchingMode; in reportLocationsEvent() member
613 mBatchingMode(batchingMode) in reportLocationsEvent()
628 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()