Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h113 INPUT_DEVICE_CLASS_CURSOR = 0x00000008, enumerator
DEventHub.cpp1229 device->classes |= INPUT_DEVICE_CLASS_CURSOR; in openDeviceLocked()
DInputReader.cpp566 if (classes & INPUT_DEVICE_CLASS_CURSOR) { in createDeviceLocked()