Searched refs:setPointers (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h768 void setPointers(const MotionEntry* entry);
H A DInputDispatcher.cpp4072 memento.setPointers(entry);
4168 memento.setPointers(entry);
4173 void InputDispatcher::InputState::MotionMemento::setPointers(const MotionEntry* entry) { function in class:android::InputDispatcher::InputState::MotionMemento

Completed in 39 milliseconds