Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.h56 wp<const SensorEventConnection> const * mapFlushEventsToConnections = NULL);
DSensorEventConnection.cpp224 wp<const SensorEventConnection> const * mapFlushEventsToConnections) { in sendEvents() argument
255 mapFlushEventsToConnections[i] == this) { in sendEvents()
276 if (mapFlushEventsToConnections[i] == this) { in sendEvents()