Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.h1630 bool haveAxis(int32_t axisId);
DInputReader.cpp5829 && haveAxis(nextGenericAxisId)) { in configure()
5848 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis() function in android::JoystickInputMapper