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
407
bool
mNeedToReopenDevices
;
EventHub.cpp
201
mNeedToReopenDevices
(false), mNeedToScanDevices(true),
654
if (
mNeedToReopenDevices
) {
655
mNeedToReopenDevices
= false;
[
all
...]
Completed in 49 milliseconds