Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReaderBase.cpp67 if (changes & CHANGE_EXTERNAL_STYLUS_PRESENCE) { in changesToString()
/frameworks/native/services/inputflinger/include/
DInputReaderBase.h176 CHANGE_EXTERNAL_STYLUS_PRESENCE = 1 << 7, enumerator
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp402 refreshConfigurationLocked(InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE); in notifyExternalStylusPresenceChangedLocked()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp391 InputReaderConfiguration::CHANGE_EXTERNAL_STYLUS_PRESENCE))) { in configure()