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
419
bool
mNeedToReopenDevices
;
EventHub.cpp
201
mNeedToReopenDevices
(false), mNeedToScanDevices(true),
661
if (
mNeedToReopenDevices
) {
662
mNeedToReopenDevices
= false;
[
all
...]
Completed in 28 milliseconds