Home
last modified time | relevance | path

Searched refs:mapFlushEventsToConnections (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorEventConnection.h55 SensorEventConnection const * const * mapFlushEventsToConnections = NULL);
DSensorEventConnection.cpp209 SensorEventConnection const * const * mapFlushEventsToConnections) { in sendEvents() argument
237 this == mapFlushEventsToConnections[i]) { in sendEvents()
258 if (this == mapFlushEventsToConnections[i]) { in sendEvents()