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

/frameworks/native/include/input/
H A DInputEventLabels.h33 struct InputEventLabel { struct in namespace:android
39 static const InputEventLabel KEYCODES[] = {
330 static const InputEventLabel AXES[] = {
379 static const InputEventLabel LEDS[] = {
400 static const InputEventLabel FLAGS[] = {
408 static int lookupValueByLabel(const char* literal, const InputEventLabel *list) {
418 static const char* lookupLabelByValue(int value, const InputEventLabel* list) {

Completed in 39 milliseconds