Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h1154 static const int32_t KEYCODE_VIRTUAL_MULTITASK; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp576 const int32_t KeyEvent::KEYCODE_VIRTUAL_MULTITASK = 2210; member in OHOS::MMI::KeyEvent