Searched defs:createMotionEvent (Results 1 – 3 of 3) sorted by relevance
171 MotionEvent* InputQueue::createMotionEvent() { in createMotionEvent() function in android::InputQueue
565 MotionEvent* PooledInputEventFactory::createMotionEvent() { in createMotionEvent() function in android::PooledInputEventFactory
652 virtual MotionEvent* createMotionEvent() { return & mMotionEvent; } in createMotionEvent() function