Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_action.h32 constexpr int32_t KEYCODE_WIN = 2076; variable
Dfrontend_api_handler.cpp808 auto keyAction = CombinedKeys(KEYCODE_WIN, KEYCODE_D, KEYCODE_NONE); in RegisterUiDriverMiscMethods2()