/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/ |
H A D | aams_accessibility_keyevent_filter_test.cpp | 165 bool handled = true; in HWTEST_F() local 202 bool handled = false; in HWTEST_F() local
|
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_aams_accessibility_keyevent_filter.cpp | 165 bool handled = true; in HWTEST_F() local 202 bool handled = false; in HWTEST_F() local
|
/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | switch_subscriber_handler.cpp | 119 bool handled = false; in OnSubscribeSwitchEvent() local
|
H A D | key_shortcut_manager.cpp | 595 bool handled = false; in HandleKeyDown() local 622 bool handled = false; in HandleKeyUp() local
|
H A D | key_subscriber_handler.cpp | 591 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 D | accessible_ability_channel_stub.cpp | 384 bool handled = data.ReadBool(); in HandleSetOnKeyPressEventResult() local
|
H A D | accessible_ability_channel_proxy.cpp | 440 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessible_ability_channel_proxy.cpp | 138 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
H A D | mock_accessible_ability_connection.cpp | 156 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
H A D | mock_accessible_ability_channel_proxy.cpp | 150 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 D | asac_ability_channel_benchmark.cpp | 512 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessible_ability_channel_stub.cpp | 384 bool handled = data.ReadBool(); in HandleSetOnKeyPressEventResult() local
|
H A D | mock_accessible_ability_channel_proxy.cpp | 440 void AccessibleAbilityChannelProxyMock::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessible_ability_channel_proxy.cpp | 138 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_channel_client.cpp | 45 void AccessibleAbilityChannelClient::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
H A D | accessible_ability_client_impl.cpp | 353 bool handled = false; in OnKeyPressEvent() local
|
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessible_ability_channel.cpp | 512 void AccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult() argument
|
/foundation/multimodalinput/input/service/subscriber/test/ |
H A D | key_subscriber_handler_test.cpp | 479 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 D | window_impl.cpp | 2879 bool handled = static_cast<bool>(uiContent_->ProcessKeyEvent(keyEvent)); in ConsumeKeyEvent() local
|