OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNeedToReopenDevices
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
EventHub.h
344
bool
mNeedToReopenDevices
;
EventHub.cpp
155
mNeedToReopenDevices
(false), mNeedToScanDevices(true),
542
if (
mNeedToReopenDevices
) {
543
mNeedToReopenDevices
= false;
[
all
...]
Completed in 15 milliseconds