Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/
H A DInputEventLabels.cpp557 const label* getCodeLabelsForType(int32_t type) { in getCodeLabelsForType() function
601 .code = getLabel(getCodeLabelsForType(type), code), in getLinuxEvdevLabel()
612 return getValue(getCodeLabelsForType(type), label); in getLinuxEvdevEventCodeByLabel()