Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h237 SensorEventConnection const * const * mapFlushEventsToConnections = NULL);
DSensorService.cpp1533 SensorEventConnection const * const * mapFlushEventsToConnections) { in sendEvents() argument
1560 this == mapFlushEventsToConnections[i]) { in sendEvents()
1581 if (this == mapFlushEventsToConnections[i]) { in sendEvents()