Searched defs:publishMotionEvent (Results 1 – 4 of 4) sorted by relevance
574 status_t InputPublisher::publishMotionEvent( in publishMotionEvent() function in android::InputPublisher
183 void publishMotionEvent(InputPublisher& publisher, const PublishMotionArgs& a) { in publishMotionEvent() function
190 void publishMotionEvent(InputPublisher& publisher, const PublishMotionArgs& a) { in publishMotionEvent() function
3742 status_t InputDispatcher::publishMotionEvent(Connection& connection, in publishMotionEvent() function in android::inputdispatcher::InputDispatcher