mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
update api/@ohos.resourceschedule.deviceStandby.d.ts.
Signed-off-by: Thomastong <thomastong32@gmail.com>
This commit is contained in:
parent
11c3f75a26
commit
f34d424f69
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user