Home
last modified time | relevance | path

Searched defs:IndexedEvent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DAbstractSensorVerification.java64 protected class IndexedEvent { class in AbstractSensorVerification
68 public IndexedEvent(int index, TestSensorEvent event) { in IndexedEvent() method in AbstractSensorVerification.IndexedEvent