Searched refs:haveKeyboardKeys (Results 1 – 1 of 1) sorted by relevance
167 bool haveKeyboardKeys = mDeviceNode->hasKeyInRange(0, BTN_MISC) || in createMappers() local169 if (haveKeyboardKeys || haveGamepadButtons) { in createMappers()