Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DAbstractSensorVerification.java77 protected class IndexedEventPair extends IndexedEvent { class in AbstractSensorVerification
80 public IndexedEventPair(int index, TestSensorEvent event, TestSensorEvent previousEvent) { in IndexedEventPair() method in AbstractSensorVerification.IndexedEventPair