Home
last modified time | relevance | path

Searched defs:KEYCODE_BUTTONCONFIG (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
Dkey_event.h2192 static const int32_t KEYCODE_BUTTONCONFIG; variable
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dkey_event.cpp721 const int32_t KeyEvent::KEYCODE_BUTTONCONFIG = 2716; member in OHOS::MMI::KeyEvent