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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1562 size_t slotCount, bool usingSlotsProtocol) {
1564 mUsingSlotsProtocol = usingSlotsProtocol;
6188 slotCount, true /*usingSlotsProtocol*/);
6191 MAX_POINTERS, false /*usingSlotsProtocol*/);
1561 configure(InputDevice* device, size_t slotCount, bool usingSlotsProtocol) argument

Completed in 274 milliseconds