Searched defs:sendEvents (Results 1 – 4 of 4) sorted by relevance
31 void sendEvents(in ParceledListSlice events, int reason, in ContentCaptureOptions options); in sendEvents() method
93 ssize_t DisplayEventReceiver::sendEvents(gui::BitTube* dataChannel, in sendEvents() function in android::DisplayEventReceiver
229 status_t SensorService::SensorEventConnection::sendEvents( in sendEvents() function in android::SensorService::SensorEventConnection
5268 bool sendEvents = preparePointerGestures(when, in dispatchPointerGestures() local