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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp261 refreshConfigurationLocked(0);
287 refreshConfigurationLocked(changes);
543 void InputReader::refreshConfigurationLocked(uint32_t changes) { function in class:android::InputReader
576 refreshConfigurationLocked(InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE);
902 // lock is already held by whatever called refreshConfigurationLocked
H A DInputReader.h557 void refreshConfigurationLocked(uint32_t changes);

Completed in 667 milliseconds