提交 456a72a5 编写于 作者: G Gloria

Update docs against 15216

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 874ddfa3
...@@ -54,9 +54,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -54,9 +54,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
...@@ -105,9 +105,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -105,9 +105,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
...@@ -133,6 +133,8 @@ Queries the group of this application. This API uses a promise to return the res ...@@ -133,6 +133,8 @@ Queries the group of this application. This API uses a promise to return the res
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup **System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**System API**: This is a system API.
**Return value** **Return value**
| Type | Description | | Type | Description |
...@@ -145,9 +147,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -145,9 +147,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000005 | Application is not installed. | | 10000005 | Application is not installed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
...@@ -175,6 +177,8 @@ Queries the group of this application. This API uses an asynchronous callback to ...@@ -175,6 +177,8 @@ Queries the group of this application. This API uses an asynchronous callback to
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup **System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**System API**: This is a system API.
**Parameters** **Parameters**
| Name | Type | Mandatory | Description | | Name | Type | Mandatory | Description |
...@@ -186,10 +190,10 @@ Queries the group of this application. This API uses an asynchronous callback to ...@@ -186,10 +190,10 @@ Queries the group of this application. This API uses an asynchronous callback to
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000005 | Application is not installed. | | 10000005 | Application is not installed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
...@@ -236,10 +240,10 @@ Queries the application usage duration statistics based on the specified start t ...@@ -236,10 +240,10 @@ Queries the application usage duration statistics based on the specified start t
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -296,10 +300,10 @@ Queries the application usage duration statistics based on the specified start t ...@@ -296,10 +300,10 @@ Queries the application usage duration statistics based on the specified start t
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -350,10 +354,10 @@ Queries the application usage duration statistics in the specified time frame at ...@@ -350,10 +354,10 @@ Queries the application usage duration statistics in the specified time frame at
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -409,10 +413,10 @@ Queries the application usage duration statistics in the specified time frame at ...@@ -409,10 +413,10 @@ Queries the application usage duration statistics in the specified time frame at
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -461,9 +465,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -461,9 +465,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -519,9 +523,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -519,9 +523,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -552,6 +556,8 @@ Queries events of this application based on the specified start time and end tim ...@@ -552,6 +556,8 @@ Queries events of this application based on the specified start time and end tim
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App **System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**System API**: This is a system API.
**Parameters** **Parameters**
| Name | Type | Mandatory | Description | | Name | Type | Mandatory | Description |
...@@ -565,10 +571,10 @@ Queries events of this application based on the specified start time and end tim ...@@ -565,10 +571,10 @@ Queries events of this application based on the specified start time and end tim
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -601,6 +607,8 @@ Queries events of this application based on the specified start time and end tim ...@@ -601,6 +607,8 @@ Queries events of this application based on the specified start time and end tim
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App **System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**System API**: This is a system API.
**Parameters** **Parameters**
| Name | Type | Mandatory | Description | | Name | Type | Mandatory | Description |
...@@ -619,10 +627,10 @@ Queries events of this application based on the specified start time and end tim ...@@ -619,10 +627,10 @@ Queries events of this application based on the specified start time and end tim
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -668,10 +676,10 @@ Queries FA usage records. This API uses a promise to return a maximum of 1000 FA ...@@ -668,10 +676,10 @@ Queries FA usage records. This API uses a promise to return a maximum of 1000 FA
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -718,10 +726,10 @@ Queries FA usage records. This API uses an asynchronous callback to return a max ...@@ -718,10 +726,10 @@ Queries FA usage records. This API uses an asynchronous callback to return a max
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -776,9 +784,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -776,9 +784,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -826,9 +834,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -826,9 +834,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -883,11 +891,11 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -883,11 +891,11 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000005 | Application is not installed. | | 10000005 | Application is not installed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10100002 | Failed to get the application group information. | | 10100002 | Failed to get the application group information. |
...@@ -932,11 +940,11 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -932,11 +940,11 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000005 | Application is not installed. | | 10000005 | Application is not installed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10100002 | Failed to get the application group information. | | 10100002 | Failed to get the application group information. |
...@@ -982,9 +990,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -982,9 +990,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1037,10 +1045,10 @@ Sets a group for the application specified by **bundleName**. This API uses an a ...@@ -1037,10 +1045,10 @@ Sets a group for the application specified by **bundleName**. This API uses an a
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1088,9 +1096,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -1088,9 +1096,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1147,9 +1155,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -1147,9 +1155,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1202,10 +1210,10 @@ Deregisters the callback for application group changes. This API uses a promise ...@@ -1202,10 +1210,10 @@ Deregisters the callback for application group changes. This API uses a promise
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1246,10 +1254,10 @@ Deregisters the callback for application group changes. This API uses an asynchr ...@@ -1246,10 +1254,10 @@ Deregisters the callback for application group changes. This API uses an asynchr
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10100001 | Repeated operation on the application group. | | 10100001 | Repeated operation on the application group. |
...@@ -1299,10 +1307,10 @@ Queries statistics about system events (hibernation, wakeup, unlocking, and scre ...@@ -1299,10 +1307,10 @@ Queries statistics about system events (hibernation, wakeup, unlocking, and scre
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -1348,9 +1356,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -1348,9 +1356,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -1403,9 +1411,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er ...@@ -1403,9 +1411,9 @@ For details about the error codes, see [DeviceUsageStatistics Error Codes](../er
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -1450,10 +1458,10 @@ Queries the number of notifications from all applications based on the specified ...@@ -1450,10 +1458,10 @@ Queries the number of notifications from all applications based on the specified
For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md). For details about the error codes, see [DeviceUsageStatistics Error Codes](../errorcodes/errorcode-DeviceUsageStatistics.md).
| ID | Error Message | | ID | Error Message |
| ---------- | ---------------------------- | | ---------- | ---------------------------- |
| 10000001 | Memory operation failed. | | 10000001 | Memory operation failed. |
| 10000002 | Parcel operation failed. | | 10000002 | Parcel operation failed. |
| 10000003 | System service operation failed. | | 10000003 | System service operation failed. |
| 10000004 | IPC failed. | | 10000004 | IPC failed. |
| 10000006 | Failed to get the application information. | | 10000006 | Failed to get the application information. |
| 10000007 | Failed to get the system time. | | 10000007 | Failed to get the system time. |
...@@ -1558,6 +1566,8 @@ Provides information about an application event. ...@@ -1558,6 +1566,8 @@ Provides information about an application event.
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App **System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**System API**: This is a system API.
| Name | Type | Mandatory | Description | | Name | Type | Mandatory | Description |
| --------------------- | ------ | ---- | ---------------------------------------- | | --------------------- | ------ | ---- | ---------------------------------------- |
| bundleName | string | Yes | Bundle name of the application. | | bundleName | string | Yes | Bundle name of the application. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册