Searched refs:CHANGE_ENABLED_STATE (Results 1 – 5 of 5) sorted by relevance
67 if (changes & CHANGE_ENABLED_STATE) { in changesToString()
153 CHANGE_ENABLED_STATE = 1 << 9, enumerator
267 if (!changes || (changes & InputReaderConfiguration::CHANGE_ENABLED_STATE)) { in configure()
848 InputReaderConfiguration::CHANGE_ENABLED_STATE); in setInputDeviceEnabled()
1391 mReader->requestRefreshConfiguration(InputReaderConfiguration::CHANGE_ENABLED_STATE); in disableDevice()1396 mReader->requestRefreshConfiguration(InputReaderConfiguration::CHANGE_ENABLED_STATE); in enableDevice()2232 InputReaderConfiguration::CHANGE_ENABLED_STATE); in TEST_F()