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