Searched defs:addMotionMemento (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp3954 addMotionMemento(entry, flags, false /*hovering*/);
4000 addMotionMemento(entry, flags, true /*hovering*/);
4048 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, function in class:android::InputDispatcher::InputState

Completed in 36 milliseconds