Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DDisplayEventReceiver.cpp91 ssize_t DisplayEventReceiver::sendEvents(const sp<BitTube>& dataChannel, in sendEvents() function in android::DisplayEventReceiver
/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp206 status_t SensorService::SensorEventConnection::sendEvents( in sendEvents() function in android::SensorService::SensorEventConnection
/frameworks/native/services/inputflinger/
DInputReader.cpp4976 bool sendEvents = preparePointerGestures(when, in dispatchPointerGestures() local