Home
last modified time | relevance | path

Searched refs:codeIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp420 for (size_t codeIndex = 0; codeIndex < numCodes; codeIndex++) { in markSupportedKeyCodes() local
424 keyCodes[codeIndex], &scanCodes); in markSupportedKeyCodes()
430 outFlags[codeIndex] = 1; in markSupportedKeyCodes()