Home
last modified time | relevance | path

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

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