Searched refs:markSupportedKeyCodesLocked (Results 1 – 2 of 2) sorted by relevance
261 bool markSupportedKeyCodesLocked(int32_t deviceId, uint32_t sourceMask,
612 return markSupportedKeyCodesLocked(deviceId, sourceMask, keyCodes, outFlags); in hasKeys()615 bool InputReader::markSupportedKeyCodesLocked(int32_t deviceId, uint32_t sourceMask, in markSupportedKeyCodesLocked() function in android::InputReader