Searched defs:numCodes (Results 1 – 3 of 3) sorted by relevance
430 bool EventHub::markSupportedKeyCodes(int32_t deviceId, size_t numCodes, in markSupportedKeyCodes()
722 virtual bool markSupportedKeyCodes(int32_t deviceId, size_t numCodes, const int32_t* keyCodes, in markSupportedKeyCodes()1009 virtual bool markSupportedKeyCodes(uint32_t, size_t numCodes, in markSupportedKeyCodes()
1320 jsize numCodes = env->GetArrayLength(keyCodes); in nativeHasKeys() local