Home
last modified time | relevance | path

Searched refs:FORM_IS_CLICKED (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h45 static const int32_t FORM_IS_CLICKED = 15; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_multi_test.cpp129 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_CLICKED); in MultiTestReportEvent()
235 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_CLICKED); in MultiTestQueryModuleUsageRecords()
H A Ddevice_usage_statistics_test.cpp120 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_CLICKED); in HWTEST_F()
208 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_CLICKED); in HWTEST_F()
H A Ddevice_usage_statistics_mock_test.cpp79 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_CLICKED); in HWTEST_F()
H A Dpackage_usage_test.cpp316 event.eventId_ = BundleActiveEvent::FORM_IS_CLICKED; in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp117 DEFAULT_DIMENSION, DEFAULT_FORMID, BundleActiveEvent::FORM_IS_CLICKED); in BundleActiveClientFuzzTest()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp611 if (event.eventId_ == BundleActiveEvent::FORM_IS_CLICKED || in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp735 if (event.eventId_ == BundleActiveEvent::FORM_IS_CLICKED && moduleRecord) { in ReportFormEvent()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2513 record.specification, record.formId, DeviceUsageStats::BundleActiveEvent::FORM_IS_CLICKED); in MessageEvent()
2597 record.specification, record.formId, DeviceUsageStats::BundleActiveEvent::FORM_IS_CLICKED); in RouterEvent()

Completed in 15 milliseconds