Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java501 final int maxSensors = 3; in testBatchAndFlushWithMultipleSensors() local
507 if (sensorsToTest.size() == maxSensors) break; in testBatchAndFlushWithMultipleSensors()