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.cpp309 connection->sendEvents(buffer, count, scratch);
455 connection->sendEvents(&event, 1);
604 status_t SensorService::SensorEventConnection::sendEvents( function in class:android::SensorService::SensorEventConnection
/frameworks/base/services/input/
H A DInputReader.cpp4266 bool sendEvents = preparePointerGestures(when, local
4268 if (!sendEvents) {

Completed in 113 milliseconds