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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1798 size_t slotCount, bool usingSlotsProtocol) {
1800 mUsingSlotsProtocol = usingSlotsProtocol;
7002 slotCount, true /*usingSlotsProtocol*/);
7005 MAX_POINTERS, false /*usingSlotsProtocol*/);
1797 configure(InputDevice* device, size_t slotCount, bool usingSlotsProtocol) argument

Completed in 115 milliseconds