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

/frameworks/native/libs/gui/
H A DDisplayEventReceiver.cpp91 ssize_t DisplayEventReceiver::sendEvents(const sp<BitTube>& dataChannel, function in class:android::DisplayEventReceiver
/frameworks/native/services/sensorservice/
H A DSensorService.cpp502 activeConnections[i]->sendEvents(mSensorEventBuffer, count, mSensorEventScratch,
749 connection->sendEvents(&event, 1, NULL);
1201 status_t SensorService::SensorEventConnection::sendEvents( function in class:android::SensorService::SensorEventConnection
/frameworks/native/services/inputflinger/
H A DInputReader.cpp4434 bool sendEvents = preparePointerGestures(when, local
4436 if (!sendEvents) {

Completed in 108 milliseconds