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/native/services/inputflinger/
EventHub.cpp
205
mNeedToReopenDevices
(false), mNeedToScanDevices(true),
752
if (
mNeedToReopenDevices
) {
753
mNeedToReopenDevices
= false;
[
all
...]
EventHub.h
458
bool
mNeedToReopenDevices
;
Completed in 397 milliseconds