Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp906 bool needRefresh = mSamplingPeriod != samplingPeriod || mBatchingPeriod != batchingPeriod; in batch() local
910 if (needRefresh && mReportIntervalId >= 0) { in batch()