HomeSort by relevance Sort by last modified time
    Searched defs:addSensorEvents (Results 1 - 2 of 2) sorted by null

  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
ISensorVerification.java 29 * The method {@link #addSensorEvents(Collection)} should be called in the order that the events are
41 void addSensorEvents(Collection<TestSensorEvent> events);
AbstractSensorVerification.java 33 public synchronized void addSensorEvents(Collection<TestSensorEvent> events) {

Completed in 383 milliseconds