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/
DSensorService.cpp799 status_t SensorService::SensorEventConnection::sendEvents( in sendEvents() function in android::SensorService::SensorEventConnection
/frameworks/base/services/input/
DInputReader.cpp4374 bool sendEvents = preparePointerGestures(when, in dispatchPointerGestures() local