HomeSort by relevance Sort by last modified time
    Searched refs:getAxisLabel (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/input/
InputEventLabels.h 431 static const char* getAxisLabel(int32_t axisId) {
  /frameworks/native/libs/input/
Input.cpp 531 return getAxisLabel(axis);
  /frameworks/native/services/inputflinger/
InputReader.cpp 952 const char* label = getAxisLabel(range.axis);
    [all...]

Completed in 170 milliseconds