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

/frameworks/base/services/input/
H A DInputReader.cpp1548 size_t slotCount, bool usingSlotsProtocol) {
1550 mUsingSlotsProtocol = usingSlotsProtocol;
6008 slotCount, true /*usingSlotsProtocol*/);
6011 MAX_POINTERS, false /*usingSlotsProtocol*/);
1547 configure(InputDevice* device, size_t slotCount, bool usingSlotsProtocol) argument

Completed in 46 milliseconds