Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h747 AMOTION_EVENT_AXIS_GENERIC_16 = 47, enumerator
/frameworks/native/services/inputflinger/
DInputReader.cpp7011 while (nextGenericAxisId <= AMOTION_EVENT_AXIS_GENERIC_16 in configure()
7016 if (nextGenericAxisId <= AMOTION_EVENT_AXIS_GENERIC_16) { in configure()