Searched refs:getLabelByKeyCode (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DInputEventLabels.h432 static const char* getLabelByKeyCode(int32_t keyCode) { function in namespace:android
/frameworks/native/libs/input/
H A DInput.cpp47 return getLabelByKeyCode(keyCode);

Completed in 547 milliseconds