Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.h57 … wp<const SensorEventConnection> const * mapFlushEventsToConnections = nullptr);
DSensorEventConnection.cpp232 wp<const SensorEventConnection> const * mapFlushEventsToConnections) { in sendEvents() argument
263 mapFlushEventsToConnections[i] == this) { in sendEvents()
284 if (mapFlushEventsToConnections[i] == this) { in sendEvents()