OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADISPLAY_ID_NONE
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/input/
Input.h
53
ADISPLAY_ID_NONE
= -1,
/frameworks/base/services/input/
InputReader.h
69
displayId(
ADISPLAY_ID_NONE
), orientation(DISPLAY_ORIENTATION_0),
99
displayId =
ADISPLAY_ID_NONE
;
[
all
...]
InputReader.cpp
[
all
...]
InputDispatcher.cpp
172
return displayId == ADISPLAY_ID_DEFAULT || displayId ==
ADISPLAY_ID_NONE
;
[
all
...]
Completed in 1799 milliseconds