Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DEventHub.h99 INPUT_DEVICE_CLASS_DPAD = 0x00000020, enumerator
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp167 if (classes & INPUT_DEVICE_CLASS_DPAD) { in addEventHubDevice()
DEventHub.cpp1435 device->classes |= INPUT_DEVICE_CLASS_DPAD; in openDeviceLocked()
1465 if (device->classes & (INPUT_DEVICE_CLASS_JOYSTICK | INPUT_DEVICE_CLASS_DPAD) && in openDeviceLocked()
1604 INPUT_DEVICE_CLASS_DPAD | INPUT_DEVICE_CLASS_VIRTUAL; in createVirtualKeyboardLocked()