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