Home
last modified time | relevance | path

Searched refs:NamedPlainKey (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h260 class NamedPlainKey : public KeyAction { class
262 explicit NamedPlainKey() = default;
320 using Back = NamedPlainKey<KEYCODE_BACK>;
321 using Power = NamedPlainKey<KEYCODE_POWER>;
322 using Home = NamedPlainKey<KEYCODE_HOME>;
323 using Paste = NamedPlainKey<KEYCODE_V, KEYCODE_CTRL>;

Completed in 1 milliseconds