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 422 static const char* getAxisLabel(int32_t axisId) {
  /frameworks/native/libs/input/
Input.cpp 526 return getAxisLabel(axis);
  /frameworks/native/services/inputflinger/
InputReader.cpp 888 const char* label = getAxisLabel(range.axis);
    [all...]

Completed in 980 milliseconds