Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.h797 void clearSlots(int32_t initialSlot);
DInputReader.cpp1519 clearSlots(initialSlot); in reset()
1521 clearSlots(-1); in reset()
1525 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { in clearSlots() function in android::MultiTouchMotionAccumulator
1621 clearSlots(-1); in finishSync()