/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_permission_manager.cpp | 55 {CommonEventSupport::COMMON_EVENT_USER_STOPPING,
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 396 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"; member in OHOS::EventFwk::CommonEventSupport 1827 commonEventSupport_.emplace_back(COMMON_EVENT_USER_STOPPING); in Init()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_support.cpp | 70 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"; member in OHOS::EventFwk::CommonEventSupport
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 345 static const std::string COMMON_EVENT_USER_STOPPING; variable
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 300 * COMMON_EVENT_USER_STOPPING
|
H A D | commonEventManager-definitions.md | 1309 ### COMMON_EVENT_USER_STOPPING subsection
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 155 … env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, "COMMON_EVENT_USER_STOPPING"); in SupportInit()
|
/ohos5.0/base/notification/common_event_service/ |
H A D | README_zh.md | 483 | COMMON_EVENT_USER_STOPPING | usual.event.USER_STOPPING …
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 343 if (want.GetAction() == EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING) { in OnReceiveEvent() 2575 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING); 2582 …EXPECT_CALL(*listener, OnReceiveEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING)).T…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 432 |事件通知-commonEvent|COMMON_EVENT_USER_STOPPING = usual.event.USER_STOPPING,|新增| -|
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 300 * COMMON_EVENT_USER_STOPPING
|
H A D | commonEventManager-definitions.md | 1261 ### COMMON_EVENT_USER_STOPPING subsection
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 66 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"|@ohos.commonE… 447 …Support;<br>方法or属性:COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"<br>旧版本信息:|类名:Support;<…
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | inner_os_account_manager.cpp | 1723 …osAccountInfo, OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, Constants::OPERATIO… in RetryToGetAccount()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 62 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_USER_STOPPING|@ohos.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 62 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_USER_STOPPING|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 432 |Common Event and Notification Subsystem - commonEvent|COMMON_EVENT_USER_STOPPING = usual.event.USE…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 66 |Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_USER_STOPPING = "usual.eve… 447 … COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"<br>Old version: |Class name: Support;<br…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 62 …entManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPING|@ohos.co…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 62 …entManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPING|@ohos.co…
|