Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp224 if (samplingPeriodNs < MINIMUM_EVENTS_PERIOD) { in batch()
225 samplingPeriodNs = MINIMUM_EVENTS_PERIOD; in batch()
288 if (samplingPeriodNs < MINIMUM_EVENTS_PERIOD) { in setDelay()
289 samplingPeriodNs = MINIMUM_EVENTS_PERIOD; in setDelay()
DSensorDevice.h38 static const nsecs_t MINIMUM_EVENTS_PERIOD = 1000000; // 1000 Hz variable