HomeSort by relevance Sort by last modified time
    Searched refs:refreshConfigurationLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputReader.h 515 void refreshConfigurationLocked(uint32_t changes);
    [all...]
InputReader.cpp 246 refreshConfigurationLocked(0);
272 refreshConfigurationLocked(changes);
505 void InputReader::refreshConfigurationLocked(uint32_t changes) {
    [all...]

Completed in 58 milliseconds