Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/
H A DInputEventLabels.cpp586 const label* getValueLabelsForTypeAndCode(int32_t type, int32_t code) { in getValueLabelsForTypeAndCode() function
602 .value = getLabel(getValueLabelsForTypeAndCode(type, code), value), in getLinuxEvdevLabel()