Searched refs:CHANGE_ENABLED_STATE (Results 1 – 5 of 5) sorted by relevance
70 if (changes & CHANGE_ENABLED_STATE) { in changesToString()
182 CHANGE_ENABLED_STATE = 1 << 9, enumerator
294 if (!changes || (changes & InputReaderConfiguration::CHANGE_ENABLED_STATE)) { in configure()
1507 mReader->requestRefreshConfiguration(InputReaderConfiguration::CHANGE_ENABLED_STATE); in disableDevice()1512 mReader->requestRefreshConfiguration(InputReaderConfiguration::CHANGE_ENABLED_STATE); in enableDevice()2607 InputReaderConfiguration::CHANGE_ENABLED_STATE); in TEST_F()2642 InputReaderConfiguration::CHANGE_ENABLED_STATE); in TEST_F()
1072 InputReaderConfiguration::CHANGE_ENABLED_STATE); in setInputDeviceEnabled()