OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FINISHED_DEVICE_SCAN
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/inputflinger/
EventHub.h
174
FINISHED_DEVICE_SCAN
= 0x30000000,
EventHub.cpp
765
event->type =
FINISHED_DEVICE_SCAN
;
[
all
...]
InputReader.cpp
346
case EventHubInterface::
FINISHED_DEVICE_SCAN
:
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
364
enqueueEvent(ARBITRARY_TIME, 0, EventHubInterface::
FINISHED_DEVICE_SCAN
, 0, 0);
[
all
...]
Completed in 1842 milliseconds