Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h1357 static const int32_t KEYCODE_BUTTON_BASE8; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp208 {KeyEvent::KEYCODE_BUTTON_BASE8, "KEYCODE_BUTTON_BASE8"},
605 const int32_t KeyEvent::KEYCODE_BUTTON_BASE8 = 2414; member in OHOS::MMI::KeyEvent