Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputDevice.h427 BUILT_IN_KEYBOARD_ID = 0, enumerator
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1732 if (deviceId == ReservedInputDeviceId::BUILT_IN_KEYBOARD_ID) { in getDeviceLocked()
1874 ? ReservedInputDeviceId::BUILT_IN_KEYBOARD_ID in getEvents()