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

  /frameworks/native/include/input/
Input.h 54 ADISPLAY_ID_NONE = -1,
  /frameworks/native/services/inputflinger/
InputReader.h 70 displayId(ADISPLAY_ID_NONE), orientation(DISPLAY_ORIENTATION_0),
100 displayId = ADISPLAY_ID_NONE;
    [all...]
InputReader.cpp     [all...]
InputDispatcher.cpp 173 return displayId == ADISPLAY_ID_DEFAULT || displayId == ADISPLAY_ID_NONE;
    [all...]

Completed in 90 milliseconds