Home
last modified time | relevance | path

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

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