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

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

Completed in 65 milliseconds