未验证 提交 2995fff1 编写于 作者: O openharmony_ci 提交者: Gitee

!16171 翻译完成:15814+15901 接口一致性修改

Merge pull request !16171 from wusongqing/TR15184
...@@ -346,6 +346,7 @@ For details about the error codes, see [workScheduler Error Codes](../errorcodes ...@@ -346,6 +346,7 @@ For details about the error codes, see [workScheduler Error Codes](../errorcodes
| 9700001 | Memory operation failed. | | 9700001 | Memory operation failed. |
| 9700002 | Parcel operation failed. | | 9700002 | Parcel operation failed. |
| 9700003 | System service operation failed. | | 9700003 | System service operation failed. |
| 9700004 | Checking workInfo failed. |
**Example** **Example**
...@@ -391,6 +392,7 @@ For details about the error codes, see [workScheduler Error Codes](../errorcodes ...@@ -391,6 +392,7 @@ For details about the error codes, see [workScheduler Error Codes](../errorcodes
| 9700001 | Memory operation failed. | | 9700001 | Memory operation failed. |
| 9700002 | Parcel operation failed. | | 9700002 | Parcel operation failed. |
| 9700003 | System service operation failed. | | 9700003 | System service operation failed. |
| 9700004 | Checking workInfo failed. |
**Example** **Example**
......
...@@ -199,7 +199,7 @@ Defines the application response information. ...@@ -199,7 +199,7 @@ Defines the application response information.
## ScreenOnVisible<sup>(deprecated)</sup> ## ScreenOnVisible<sup>(deprecated)</sup>
screenOnVisible(options?: ScreenOnVisibleOptions) screenOnVisible(options?: ScreenOnVisibleOptions):&nbsp;void
Defines whether to keep the application visible when the screen is woken up. Defines whether to keep the application visible when the screen is woken up.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册