Home | History | Annotate | Download | only in 1.0

Lines Matching refs:Event

62      * If there is no sensor event when this function is being called, block
69 * @return data vector of Event contains sensor events.
77 vec<Event> data,
92 * @param maxReportLatencyNs allowed delay time before an event is sampled
103 * Flush adds a FLUSH_COMPLETE metadata event to the end of the "batch mode"
106 * SUCCESS and add a trivial FLUSH_COMPLETE event added to the event stream.
118 * Inject a single sensor event or push operation environment parameters to
122 * environment data to device. In this operation, Event is always of
134 * @param event sensor event to be injected
137 * unsupported; BAD_VALUE if sensor event cannot be injected.
139 injectSensorData(Event event) generates (Result result);
174 * Configure direct sensor event report in direct channel.