Home
last modified time | relevance | path

Searched refs:EXTERNAL_STYLUS_PRESENCE (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h74 EXTERNAL_STYLUS_PRESENCE = 1u << 7, enumerator
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp483 refreshConfigurationLocked(InputReaderConfiguration::Change::EXTERNAL_STYLUS_PRESENCE); in notifyExternalStylusPresenceChangedLocked()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp339 InputReaderConfiguration::Change::EXTERNAL_STYLUS_PRESENCE | in reconfigure()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6738 configureDevice(InputReaderConfiguration::Change::EXTERNAL_STYLUS_PRESENCE); in initializeInputMapperWithExternalStylus()