Home
last modified time | relevance | path

Searched refs:KEY_LAUNCHER_MENU (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h417 KEY_LAUNCHER_MENU = 10008, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h420 KEY_LAUNCHER_MENU = 10008, enumerator
H A Dkey_event_recognizer.cpp428 {KeyCode::KEY_LAUNCHER_MENU, "KEYCODE_LAUNCHER_MENU"}, in KeyCodeToString()