Searched refs:mBatchingMode (Results 1 – 5 of 5) sorted by relevance
238 private GnssHalBatchingMode mBatchingMode = new GnssHalBatchingMode(); field in FakeGnssHal.HalState310 if (mState.mBatchingMode.WakeOnFifoFull) { in reportLocation()568 mState.mBatchingMode = new GnssHalBatchingMode(periodNanos, wakeOnFifoFull); in startBatch()582 mState.mBatchingMode = new GnssHalBatchingMode(); in stopBatch()
603 BatchingMode mBatchingMode; in reportLocationsEvent() member612 mBatchingMode(batchingMode) in reportLocationsEvent()627 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()
598 BatchingMode mBatchingMode; in reportLocationsEvent() member607 mBatchingMode(batchingMode) in reportLocationsEvent()622 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()
604 BatchingMode mBatchingMode; in reportLocationsEvent() member613 mBatchingMode(batchingMode) in reportLocationsEvent()628 mAdapter.reportLocations(mLocations, mCount, mBatchingMode); in reportLocationsEvent()