OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addSensorEvents
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/hardware/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 89 milliseconds