Searched refs:mBatchOptions (Results 1 – 1 of 1) sorted by relevance
419 BatchingOptions mBatchOptions; in updateBatchingOptionsCommand() member430 mBatchOptions(batchOptions) {} in updateBatchingOptionsCommand()439 } else if ((0 == mBatchOptions.size) || in updateBatchingOptionsCommand()440 (mBatchOptions.batchingMode > BATCHING_MODE_NO_AUTO_REPORT)) { in updateBatchingOptionsCommand()445 mAdapter.stopBatching(mClient, mSessionId, true, mBatchOptions); in updateBatchingOptionsCommand()447 mAdapter.stopTripBatchingMultiplex(mClient, mSessionId, true, mBatchOptions); in updateBatchingOptionsCommand()