Searched refs:INPUT_DEVICE_CLASS_DPAD (Results 1 – 3 of 3) sorted by relevance
99 INPUT_DEVICE_CLASS_DPAD = 0x00000020, enumerator
167 if (classes & INPUT_DEVICE_CLASS_DPAD) { in addEventHubDevice()
1435 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()