Lines Matching refs:markSupportedKeyCodes
673 result = device->markSupportedKeyCodes(sourceMask,
682 result |= device->markSupportedKeyCodes(sourceMask,
1012 bool InputDevice::markSupportedKeyCodes(uint32_t sourceMask, size_t numCodes,
1019 result |= mapper->markSupportedKeyCodes(sourceMask, numCodes, keyCodes, outFlags);
1701 bool InputMapper::markSupportedKeyCodes(uint32_t sourceMask, size_t numCodes,
1959 bool KeyboardInputMapper::markSupportedKeyCodes(uint32_t sourceMask, size_t numCodes,
1961 return getEventHub()->markSupportedKeyCodes(getDeviceId(), numCodes, keyCodes, outFlags);
5469 bool TouchInputMapper::markSupportedKeyCodes(uint32_t sourceMask, size_t numCodes,