Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h112 INPUT_DEVICE_CLASS_CURSOR = 0x00000008, enumerator
DEventHub.cpp1226 device->classes |= INPUT_DEVICE_CLASS_CURSOR; in openDeviceLocked()