Searched defs:refreshConfigurationLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp346 refreshConfigurationLocked(0);
372 refreshConfigurationLocked(changes);
628 void InputReader::refreshConfigurationLocked(uint32_t changes) { function in class:android::InputReader
661 refreshConfigurationLocked(InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE);
1002 // lock is already held by whatever called refreshConfigurationLocked

Completed in 120 milliseconds