update api/@ohos.resourceschedule.deviceStandby.d.ts.

Signed-off-by: Thomastong <thomastong32@gmail.com>
This commit is contained in:
Thomastong 2024-07-20 02:30:18 +00:00 committed by Gitee
parent 11c3f75a26
commit f34d424f69
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -192,6 +192,7 @@ declare namespace deviceStandby {
/**
* The set of resource types that an application requests.
*
* @type { number }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -201,6 +202,7 @@ declare namespace deviceStandby {
/**
* The application name.
*
* @type { string }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -210,6 +212,7 @@ declare namespace deviceStandby {
/**
* The exemption duration.
*
* @type { number }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -229,6 +232,7 @@ declare namespace deviceStandby {
/**
* The set of resource types that an application requests.
*
* @type { number }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -238,6 +242,7 @@ declare namespace deviceStandby {
/**
* The application uid.
*
* @type { number }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -247,6 +252,7 @@ declare namespace deviceStandby {
/**
* The application name.
*
* @type { string }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -256,6 +262,7 @@ declare namespace deviceStandby {
/**
* The exemption duration.
*
* @type { number }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10
@ -265,6 +272,7 @@ declare namespace deviceStandby {
/**
* The reason for the request.
*
* @type { string }
* @syscap SystemCapability.ResourceSchedule.DeviceStandby
* @systemapi Hide this for inner system use.
* @since 10