Searched defs:mapFlushEventsToConnections (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorService.cpp481 // flush on the hardware sensor. mapFlushEventsToConnections[i] will be the
1204 SensorEventConnection const * const * mapFlushEventsToConnections) {
1231 this == mapFlushEventsToConnections[i]) {
1252 if (this == mapFlushEventsToConnections[i]) {
1201 sendEvents( sensors_event_t const* buffer, size_t numEvents, sensors_event_t* scratch, SensorEventConnection const * const * mapFlushEventsToConnections) argument

Completed in 43 milliseconds