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

/frameworks/base/services/input/
H A DInputReader.h892 void clearSlots(int32_t initialSlot);
H A DInputReader.cpp1577 clearSlots(initialSlot);
1579 clearSlots(-1);
1583 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { function in class:android::MultiTouchMotionAccumulator
1679 clearSlots(-1);

Completed in 242 milliseconds