Home
last modified time | relevance | path

Searched refs:SetPreKeys (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_option.h45 void SetPreKeys(const std::set<int32_t>& preKeys);
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_short_key.cpp40 keyOption->SetPreKeys(preKeys); in SubscribeShortKey()
/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dkeyboard_event.cpp70 keyOption->SetPreKeys(preKeys); in SubscribeCombinationKey()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_option.cpp34 void KeyOption::SetPreKeys(const std::set<int32_t> &preKeys) in SetPreKeys() function in OHOS::MMI::KeyOption
H A Dinput_manager_util.cpp126 keyOption->SetPreKeys(preKeys); in InitOption()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/
H A Dsubscribekeyevent_fuzzer.cpp66 keyOption->SetPreKeys(prekeys); in SubscribeKeyEventFuzzTest()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp253 newOption->SetPreKeys({1, 2, 3});
254 oldOption->SetPreKeys({4, 5, 6});
268 newOption->SetPreKeys({1, 2, 3});
269 oldOption->SetPreKeys({1, 2, 3});
781 keyOption->SetPreKeys({1, 2, 3});
1066 keyOption->SetPreKeys(preKeys);
1074 keyOption->SetPreKeys(preKeys);
1094 newOption->SetPreKeys(preKeys);
1095 oldOption->SetPreKeys(pressedKeys);
2534 keyOption->SetPreKeys(preKeys);
[all …]
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dkey_event_test.cpp483 keyOption->SetPreKeys(preKeys);
489 keyOption->SetPreKeys(preKeys);
H A Dinput_manager_inject_test.cpp606 keyOption->SetPreKeys(preKeys);
644 keyOption->SetPreKeys(preKeys);
H A Dinput_manager_test.cpp408 keyOption->SetPreKeys(preKeys);
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_dialog.cpp77 keyOption->SetPreKeys(preKeys); in KeyMonitorInit()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp71 keyOption->SetPreKeys(preKeys); in InitSubscribe()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp116 keyOption->SetPreKeys(preKeys); in GetEventInfoAPI9()
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp650 keyOption->SetPreKeys(preKeys); in RegisterSettingsObserver()
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp717 keyOption->SetPreKeys(preKeys); in ControlListener()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp254 keyOption->SetPreKeys(preKeys); in RegisterVolumeKeyEvents()
302 keyOptionMute->SetPreKeys(preKeys); in RegisterVolumeKeyMuteEvents()