Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DDisplayEventReceiver.cpp112 ssize_t DisplayEventReceiver::sendEvents(Event const* events, size_t count) { in sendEvents() function in android::DisplayEventReceiver
116 ssize_t DisplayEventReceiver::sendEvents(gui::BitTube* dataChannel, in sendEvents() function in android::DisplayEventReceiver
/frameworks/base/core/java/android/view/contentcapture/
DIContentCaptureDirectManager.aidl31 void sendEvents(in ParceledListSlice events, int reason, in ContentCaptureOptions options); in sendEvents() method
/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp290 status_t SensorService::SensorEventConnection::sendEvents( in sendEvents() function in android::SensorService::SensorEventConnection
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp2436 bool sendEvents = in dispatchPointerGestures() local