Home
last modified time | relevance | path

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

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