| /base/accessibility/frameworks/aafwk/src/ |
| D | accessible_ability_client_stub_impl.cpp | 160 bool handled = listener_->OnKeyPressEvent(keyEvent); in OnKeyPressEvent() local 166 bool handled = uiTestListener_->OnKeyPressEvent(tmp, sequence); in OnKeyPressEvent() local
|
| /base/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/ |
| D | aams_accessibility_keyevent_filter_test.cpp | 216 bool handled = true; variable 253 bool handled = false; variable
|
| /base/accessibility/frameworks/asacfwk/test/unittest/ |
| D | accessible_ability_channel_proxy_test.cpp | 478 bool handled = true; variable 501 bool handled = true; variable
|
| D | accessible_ability_channel_stub_test.cpp | 349 bool handled = true; variable
|
| /base/accessibility/frameworks/asacfwk/test/mock/ |
| D | mock_accessible_ability_channel_stub_impl.h | 89 virtual void SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | mock_accessible_ability_channel_impl.cpp | 105 void MockAccessibleAbilityChannel::SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | mock_accessible_ability_channel_stub.h | 106 virtual void SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| /base/accessibility/frameworks/aafwk/test/mock/ |
| D | mock_accessible_ability_channel_stub.h | 85 virtual void SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | mock_accessible_ability_channel_proxy.cpp | 116 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | mock_accessibility_operator.cpp | 191 void AccessibilityOperator::SetOnKeyPressEventResult(const int channelId, const bool handled, const… in SetOnKeyPressEventResult()
|
| /base/accessibility/services/aams/test/mock/ |
| D | accessible_ability_channel_proxy_mock.cpp | 86 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | accessibility_operator_mock.cpp | 151 void AccessibilityOperator::SetOnKeyPressEventResult(const int channelId, const bool handled, const… in SetOnKeyPressEventResult()
|
| /base/accessibility/services/test/mock/ |
| D | accessible_ability_channel_proxy_mock.cpp | 86 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | accessibility_operator_mock.cpp | 150 void AccessibilityOperator::SetOnKeyPressEventResult(const int channelId, const bool handled, const… in SetOnKeyPressEventResult()
|
| /base/accessibility/frameworks/asacfwk/src/ |
| D | accessible_ability_channel_stub.cpp | 254 bool handled = data.ReadBool(); in HandleSetOnKeyPressEventResult() local
|
| D | accessible_ability_channel_proxy.cpp | 335 void AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int sequence) in SetOnKeyPressEventResult()
|
| D | accessibility_operator.cpp | 343 void AccessibilityOperator::SetOnKeyPressEventResult(const int channelId, const bool handled, const… in SetOnKeyPressEventResult()
|
| /base/accessibility/services/aams/src/ |
| D | accessible_ability_connection.cpp | 214 void AccessibleAbilityChannelStubImpl::SetOnKeyPressEventResult(const bool handled, const int seque… in SetOnKeyPressEventResult()
|