Home | History | Annotate | Download | only in dynamic_sensor

Lines Matching refs:mBatchingPeriod

38         mEnabled(false), mSamplingPeriod(1000ll*1000*1000), mBatchingPeriod(0),
905 bool needRefresh = mSamplingPeriod != samplingPeriod || mBatchingPeriod != batchingPeriod;
933 mBatchingPeriod = batchingPeriod;