Searched refs:ADISPLAY_ID_NONE (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/input/
H A DInput.h54 ADISPLAY_ID_NONE = -1, enumerator in enum:__anon1263
/frameworks/native/services/inputflinger/
H A DInputReader.h70 displayId(ADISPLAY_ID_NONE), orientation(DISPLAY_ORIENTATION_0),
100 displayId = ADISPLAY_ID_NONE;
H A DInputReader.cpp2507 displayId = ADISPLAY_ID_NONE;
6524 ADISPLAY_ID_NONE, 1, &pointerProperties, &pointerCoords, 0, 0, 0);
H A DInputDispatcher.cpp173 return displayId == ADISPLAY_ID_DEFAULT || displayId == ADISPLAY_ID_NONE;

Completed in 234 milliseconds