Home
last modified time | relevance | path

Searched defs:handled (Results 1 - 19 of 19) sorted by relevance

/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/
H A Daams_accessibility_keyevent_filter_test.cpp165 bool handled = true; in HWTEST_F() local
202 bool handled = false; in HWTEST_F() local
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_keyevent_filter.cpp165 bool handled = true; in HWTEST_F() local
202 bool handled = false; in HWTEST_F() local
/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp119 bool handled = false; in OnSubscribeSwitchEvent() local
H A Dkey_shortcut_manager.cpp595 bool handled = false; in HandleKeyDown() local
622 bool handled = false; in HandleKeyUp() local
H A Dkey_subscriber_handler.cpp591 bool handled = false; in OnSubscribeKeyEvent() local
708 NotifyKeyDownSubscriber(const std::shared_ptr<KeyEvent> &keyEvent, std::shared_ptr<KeyOption> keyOption, std::list<std::shared_ptr<Subscriber>> &subscribers, bool &handled) NotifyKeyDownSubscriber() argument
721 NotifyKeyDownRightNow(const std::shared_ptr<KeyEvent> &keyEvent, std::list<std::shared_ptr<Subscriber>> &subscribers, bool isRepeat, bool &handled) NotifyKeyDownRightNow() argument
744 NotifyKeyDownDelay(const std::shared_ptr<KeyEvent> &keyEvent, std::list<std::shared_ptr<Subscriber>> &subscribers, bool &handled) NotifyKeyDownDelay() argument
765 NotifyKeyUpSubscriber(const std::shared_ptr<KeyEvent> &keyEvent, std::list<std::shared_ptr<Subscriber>> subscribers, bool &handled) NotifyKeyUpSubscriber() argument
937 bool handled = false; HandleKeyDown() local
999 bool handled = false; HandleKeyUp() local
[all...]
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_stub.cpp384 bool handled = data.ReadBool(); in HandleSetOnKeyPressEventResult() local
H A Daccessible_ability_channel_proxy.cpp440 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp138 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
H A Dmock_accessible_ability_connection.cpp156 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp150 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_ability_channel_benchmark.cpp512 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_channel_stub.cpp384 bool handled = data.ReadBool(); in HandleSetOnKeyPressEventResult() local
H A Dmock_accessible_ability_channel_proxy.cpp440 void AccessibleAbilityChannelProxyMock::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessible_ability_channel_proxy.cpp138 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_channel_client.cpp45 void AccessibleAbilityChannelClient::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
H A Daccessible_ability_client_impl.cpp353 bool handled = false; in OnKeyPressEvent() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_channel.cpp512 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp479 bool handled = false; in HWTEST_F() local
497 bool handled = false; in HWTEST_F() local
519 bool handled = false; in HWTEST_F() local
656 bool handled in HWTEST_F() local
824 bool handled = handler.HandleKeyUp(keyEvent); HWTEST_F() local
1453 bool handled = false; HWTEST_F() local
1477 bool handled = false; HWTEST_F() local
1506 bool handled = false; HWTEST_F() local
1536 bool handled = false; HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2879 bool handled = static_cast<bool>(uiContent_->ProcessKeyEvent(keyEvent)); in ConsumeKeyEvent() local

Completed in 24 milliseconds