未验证 提交 364b0211 编写于 作者: O openharmony_ci 提交者: Gitee

!16979 翻译完成 16835:自验发现接口遗漏使用权限

Merge pull request !16979 from ester.zhou/TR-16835
......@@ -150,6 +150,8 @@ Locks the screen. This API uses an asynchronous callback to return the result.
**System capability**: SystemCapability.MiscServices.ScreenLock
**Required permissions**: ohos.permission.ACCESS_SCREEN_LOCK_INNER
**System API**: This is a system API.
**Parameters**
......@@ -186,6 +188,8 @@ Locks the screen. This API uses a promise to return the result.
**System capability**: SystemCapability.MiscServices.ScreenLock
**Required permissions**: ohos.permission.ACCESS_SCREEN_LOCK_INNER
**System API**: This is a system API.
**Return value**
......@@ -220,6 +224,8 @@ Registers a callback for system events related to screen locking. This API can b
**System capability**: SystemCapability.MiscServices.ScreenLock
**Required permissions**: ohos.permission.ACCESS_SCREEN_LOCK_INNER
**System API**: This is a system API.
**Parameters**
......@@ -262,6 +268,8 @@ Sends an event to the screen lock service. This API uses an asynchronous callbac
**System capability**: SystemCapability.MiscServices.ScreenLock
**Required permissions**: ohos.permission.ACCESS_SCREEN_LOCK_INNER
**System API**: This is a system API.
**Parameters**
......@@ -300,6 +308,8 @@ Sends an event to the screen lock service. This API uses a promise to return the
**System capability**: SystemCapability.MiscServices.ScreenLock
**Required permissions**: ohos.permission.ACCESS_SCREEN_LOCK_INNER
**System API**: This is a system API.
**Parameters**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册