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

  /frameworks/native/include/android/
input.h 780 AMOTION_EVENT_TOOL_TYPE_UNKNOWN = 0,
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]
InputReader.h 362 toolType = AMOTION_EVENT_TOOL_TYPE_UNKNOWN;
    [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 838 || toolType == AMOTION_EVENT_TOOL_TYPE_UNKNOWN;
    [all...]

Completed in 178 milliseconds