Home
last modified time | relevance | path

Searched refs:CHANGE_MUST_REOPEN (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h159 CHANGE_MUST_REOPEN = 1 << 31, enumerator
/frameworks/native/services/inputflinger/
DInputReader.cpp565 if (changes & InputReaderConfiguration::CHANGE_MUST_REOPEN) { in refreshConfigurationLocked()