Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputEventLabels.h423 static const char* lookupLabelByValue(int value, const InputEventLabel* list) { in lookupLabelByValue() function
453 return lookupLabelByValue(axisId, AXES); in getAxisLabel()