/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | im_common_event_manager.cpp | 70 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_STOPPED); in SubscribeEvent() 208 EventManagerFunc_[CommonEventSupport::COMMON_EVENT_USER_STOPPED] = in EventSubscriber()
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 401 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"; member in OHOS::EventFwk::CommonEventSupport 1831 commonEventSupport_.emplace_back(COMMON_EVENT_USER_STOPPED); in Init()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_support.cpp | 71 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"; member in OHOS::EventFwk::CommonEventSupport
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 349 static const std::string COMMON_EVENT_USER_STOPPED; variable
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_right_manager.cpp | 93 } else if (wantAction == CommonEventSupport::COMMON_EVENT_USER_STOPPED) { in OnReceiveEvent() 118 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_STOPPED); in Init()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 306 * COMMON_EVENT_USER_STOPPED
|
H A D | commonEventManager-definitions.md | 1319 ### COMMON_EVENT_USER_STOPPED subsection
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 157 … env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPED, "COMMON_EVENT_USER_STOPPED"); in SupportInit()
|
/ohos5.0/base/notification/common_event_service/ |
H A D | README_zh.md | 484 | COMMON_EVENT_USER_STOPPED | usual.event.USER_STOPPED …
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 2576 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPED); 2583 …EXPECT_CALL(*listener, OnReceiveEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPED)).Ti…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 433 |事件通知-commonEvent|COMMON_EVENT_USER_STOPPED = usual.event.USER_STOPPED,|新增| -|
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 306 * COMMON_EVENT_USER_STOPPED
|
H A D | commonEventManager-definitions.md | 1271 ### COMMON_EVENT_USER_STOPPED subsection
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 67 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"|@ohos.commonEve… 448 …:Support;<br>方法or属性:COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"<br>旧版本信息:|类名:Support;<b…
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | inner_os_account_manager.cpp | 1734 …e::PublishCommonEvent(osAccountInfo, OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPED, in RetryToGetAccount()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 63 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_USER_STOPPED|@ohos.c…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 63 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_USER_STOPPED|@ohos.c…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 433 |Common Event and Notification Subsystem - commonEvent|COMMON_EVENT_USER_STOPPED = usual.event.USER…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 67 |Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_USER_STOPPED = "usual.even… 448 …e: COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"<br>Old version: |Class name: Support;<br…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 63 …ventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPED|@ohos.co…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 63 …ventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPED|@ohos.co…
|