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

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

Completed in 32 milliseconds