Home
last modified time | relevance | path

Searched defs:KEYCODE_A (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp1593 std::vector<int32_t> keyCodes { KeyEvent::KEYCODE_A, KeyEvent::KEYCODE_B }; HWTEST_F() member in OHOS::MMI::KeyEvent
[all...]
/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h103 KEYCODE_A = 2017, enumerator
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h393 static const int32_t KEYCODE_A; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp470 const int32_t KeyEvent::KEYCODE_A = 2017; member in OHOS::MMI::KeyEvent

Completed in 15 milliseconds