Searched refs:haveKeyLayout (Results 1 – 3 of 3) sorted by relevance
47 inline bool haveKeyLayout() const { in haveKeyLayout() function56 return haveKeyLayout() && haveKeyCharacterMap(); in isComplete()
105 if (!haveKeyLayout()) { in probeKeyMap()
659 if (!keyMap.haveKeyLayout()) { in hasKeycodeLocked()759 if (!keyMap.haveKeyLayout()) { in mapLed()1065 if (device == nullptr || !device->hasValidFd() || !device->keyMap.haveKeyLayout()) { in getKeyCodeState()1172 if (device != nullptr && device->keyMap.haveKeyLayout()) { in markSupportedKeyCodes()1212 if (status != NO_ERROR && device->keyMap.haveKeyLayout()) { in mapKey()1246 if (device == nullptr || !device->keyMap.haveKeyLayout()) { in mapAxis()1262 if (device != nullptr && device->keyMap.haveKeyLayout()) { in mapSensor()