Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h121 INPUT_DEVICE_CLASS_GAMEPAD = 0x00000040, enumerator
DEventHub.cpp1337 device->classes |= INPUT_DEVICE_CLASS_GAMEPAD; in openDeviceLocked()
1362 && device->classes & INPUT_DEVICE_CLASS_GAMEPAD) { in openDeviceLocked()