Searched defs:sendEvents (Results 1 – 4 of 4) sorted by relevance
112 ssize_t DisplayEventReceiver::sendEvents(Event const* events, size_t count) { in sendEvents() function in android::DisplayEventReceiver116 ssize_t DisplayEventReceiver::sendEvents(gui::BitTube* dataChannel, in sendEvents() function in android::DisplayEventReceiver
31 void sendEvents(in ParceledListSlice events, int reason, in ContentCaptureOptions options); in sendEvents() method
290 status_t SensorService::SensorEventConnection::sendEvents( in sendEvents() function in android::SensorService::SensorEventConnection
2436 bool sendEvents = in dispatchPointerGestures() local