Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.h783 void configure(size_t slotCount, bool usingSlotsProtocol);
DInputReader.cpp1491 void MultiTouchMotionAccumulator::configure(size_t slotCount, bool usingSlotsProtocol) { in configure() argument
1493 mUsingSlotsProtocol = usingSlotsProtocol; in configure()