Home
last modified time | relevance | path

Searched refs:SetEventType (Results 1 - 25 of 60) sorted by relevance

123

/foundation/multimedia/media_foundation/services/media_monitor/test/unittest/event_bean_test/src/
H A Devent_bean_unit_test.cpp93 bean->SetEventType(eventType); in HWTEST()
102 bean->SetEventType(eventType1); in HWTEST()
103 bean->SetEventType(eventType2); in HWTEST()
112 bean->SetEventType(eventType2); in HWTEST()
113 bean->SetEventType(eventType1); in HWTEST()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H A Dmock_a11y_system_ability_client_test.cpp74 event.SetEventType(TYPE_VIEW_TEXT_UPDATE_EVENT); in BenchmarkTestForSendEvent()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_system_ability_client_test/
H A Daccessibility_system_ability_client_test.cpp74 event.SetEventType(TYPE_VIEW_TEXT_UPDATE_EVENT); in BenchmarkTestForSendEvent()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_connection_test.cpp206 eventInfo.SetEventType(EventType::TYPE_PAGE_STATE_UPDATE); in HWTEST_F()
227 eventInfo.SetEventType(EventType::TYPE_VIEW_CLICKED_EVENT); in HWTEST_F()
250 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
277 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
314 eventInfo.SetEventType(TYPE_VIEW_CLICKED_EVENT); in HWTEST_F()
354 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_connection_test/
H A Daams_accessibility_ability_connection_test.cpp206 eventInfo.SetEventType(EventType::TYPE_PAGE_STATE_UPDATE); in HWTEST_F()
227 eventInfo.SetEventType(EventType::TYPE_VIEW_CLICKED_EVENT); in HWTEST_F()
250 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
277 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
314 eventInfo.SetEventType(TYPE_VIEW_CLICKED_EVENT); in HWTEST_F()
354 eventInfo.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_touch_handler.cpp61 event.SetEventType(point.type); in CreateSceneTouchEvent()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp58 this->SetEventType(device.GetEventType()); in ScanResult()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_event_hub.cpp31 builder.SetEventType(Recorder::EventType::NAVIGATOR) in NavigatePage()
/foundation/barrierfree/accessibility/frameworks/common/test/mock/include/
H A Dmock_accessibility_event_info.h81 void SetEventType(const EventType eventType);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_event_hub.h111 builder.SetEventType(eventType).SetIndex(index); in RecordEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_event_hub.h58 builder.SetEventType(Recorder::EventType::SEARCH_SUBMIT).SetText(value); in UpdateSubmitEvent()
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_event_info.h320 void SetEventType(const EventType eventType);
/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Devent_bean.h60 void SetEventType(const EventType &type);
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.h96 EventParamsBuilder& SetEventType(EventType eventType);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation_utils.h104 accessibilityEventInfo.SetEventType( in TransformAccessbilityEventInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h193 builder.SetEventType(eventType).SetText(param); in RecorderOnEvent()
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h99 void SetEventType(EventType eventType_);
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_event_info.cpp192 void AccessibilityEventInfo::SetEventType(const EventType eventType) in SetEventType() function in OHOS::Accessibility::AccessibilityEventInfo
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_controller.cpp65 DPSEventReport::GetInstance().SetEventType(event);
/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H A Daccessible_ability_client_impl_test.cpp119 eventInfo.SetEventType(EventType::TYPE_TOUCH_BEGIN); in HWTEST_F()
135 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); in HWTEST_F()
1031 eventInfo.SetEventType(TYPE_VIEW_TEXT_UPDATE_EVENT); in HWTEST_F()
/foundation/barrierfree/accessibility/frameworks/asacfwk/test/unittest/
H A Dmocku_accessibility_system_ability_client_impl_test.cpp358 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); in HWTEST_F()
378 event.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
400 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); in HWTEST_F()
420 event.SetEventType(TYPE_VIEW_FOCUSED_EVENT); in HWTEST_F()
H A Daccessibility_system_ability_client_impl_test.cpp356 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); in HWTEST_F()
376 event.SetEventType(TYPE_VIEW_INVALID); in HWTEST_F()
398 event.SetEventType(TYPE_VIEW_LONG_CLICKED_EVENT); in HWTEST_F()
418 event.SetEventType(TYPE_VIEW_FOCUSED_EVENT); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_utils_test.cpp310 beforeEventInfo.SetEventType(static_cast<OHOS::Accessibility::EventType>(index)); in BuildAccessibilityEventInfo()
322 nativeEventInfo.SetEventType( in FillNativeAccessibilityEventInfo()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_touch_guider.cpp125 eventInfo.SetEventType(eventType); in SendAccessibilityEventToAA()
231 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); in OnCompleted()
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_touch_guider.cpp125 eventInfo.SetEventType(eventType); in SendAccessibilityEventToAA()
231 eventInfo.SetEventType(EventType::TYPE_GESTURE_EVENT); in OnCompleted()

Completed in 18 milliseconds

123