Home
last modified time | relevance | path

Searched refs:CHANGE_EXTERNAL_STYLUS_PRESENCE (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h150 CHANGE_EXTERNAL_STYLUS_PRESENCE = 1 << 7, enumerator
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp384 refreshConfigurationLocked(InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE); in notifyExternalStylusPresenceChanged()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp385 InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE))) { in configure()