HomeSort by relevance Sort by last modified time
    Searched refs:NO_BUILT_IN_KEYBOARD (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
EventHub.h 408 // The actual id of the built-in keyboard, or NO_BUILT_IN_KEYBOARD if none.
413 NO_BUILT_IN_KEYBOARD = -2,
EventHub.cpp 178 mBuiltInKeyboardId(NO_BUILT_IN_KEYBOARD), mNextDeviceId(1), mControllerNumbers(),
    [all...]

Completed in 37 milliseconds