Lines Matching refs:moved

16 …ction resetAllEfficiencyResources(): void; | Deleted in API version 9 and moved to the **ohos.reso…
17 …pplyEfficiencyResources(request: EfficiencyResourcesRequest): void;** and moved to the **ohos.reso…
18 …urceType | enum | export enum ResourceType | Deleted in API version 9 and moved to the **ohos.reso…
19 | backgroundTaskManager.ResourceType | enum | CPU = 1 | Deleted in API version 9 and moved to the *…
20 …esourceType | enum | COMMON_EVENT = 1 << 1 | Deleted in API version 9 and moved to the **ohos.reso…
21 | backgroundTaskManager.ResourceType | enum | TIMER = 1 << 2 | Deleted in API version 9 and moved t…
22 …ourceType | enum | WORK_SCHEDULER = 1 << 3 | Deleted in API version 9 and moved to the **ohos.reso…
23 …r.ResourceType | enum | BLUETOOTH = 1 << 4 | Deleted in API version 9 and moved to the **ohos.reso…
24 | backgroundTaskManager.ResourceType | enum | GPS = 1 << 5 | Deleted in API version 9 and moved to …
25 | backgroundTaskManager.ResourceType | enum | AUDIO = 1 << 6 | Deleted in API version 9 and moved t…
26 …xport interface EfficiencyResourcesRequest | Deleted in API version 9 and moved to the **ohos.reso…
27 …yResourcesRequest | field | reason: string | Deleted in API version 9 and moved to the **ohos.reso…
28 …esourcesRequest | field | isProcess?: bool | Deleted in API version 9 and moved to the **ohos.reso…
29 …esourcesRequest | field | isPersist?: bool | Deleted in API version 9 and moved to the **ohos.reso…
30 …ResourcesRequest | field | timeOut: number | Deleted in API version 9 and moved to the **ohos.reso…
31 …cyResourcesRequest | field | isApply: bool | Deleted in API version 9 and moved to the **ohos.reso…
32 …cesRequest | field | resourceTypes: number | Deleted in API version 9 and moved to the **ohos.reso…
52 … **@ohos.workScheduler.d.ts** file is deleted, and all the APIs in it are moved to the **@ohos.res…
56 | workScheduler | namespace | declare namespace workScheduler | Deleted in API version 9 and moved
57 …fo | interface | export interface WorkInfo | Deleted in API version 9 and moved to the **ohos.reso…
58 … field | parameters?: {[key: string]: any} | Deleted in API version 9 and moved to the **ohos.reso…
59 | workScheduler.WorkInfo | field | idleWaitTime?: number | Deleted in API version 9 and moved to th…
60 | workScheduler.WorkInfo | field | isDeepIdle?: boolean | Deleted in API version 9 and moved to the…
61 | workScheduler.WorkInfo | field | repeatCount?: number | Deleted in API version 9 and moved to the…
62 | workScheduler.WorkInfo | field | isRepeat?: boolean | Deleted in API version 9 and moved to the *…
63 | workScheduler.WorkInfo | field | repeatCycleTime?: number | Deleted in API version 9 and moved to…
64 … | field | storageRequest?: StorageRequest | Deleted in API version 9 and moved to the **ohos.reso…
65 …fo | field | batteryStatus?: BatteryStatus | Deleted in API version 9 and moved to the **ohos.reso…
66 | workScheduler.WorkInfo | field | batteryLevel?: number | Deleted in API version 9 and moved to th…
67 | workScheduler.WorkInfo | field | chargerType?: ChargingType | Deleted in API version 9 and moved
68 | workScheduler.WorkInfo | field | isCharging?: boolean | Deleted in API version 9 and moved to the…
69 | workScheduler.WorkInfo | field | networkType?: NetworkType | Deleted in API version 9 and moved t…
70 | workScheduler.WorkInfo | field | isPersisted?: boolean | Deleted in API version 9 and moved to th…
71 | workScheduler.WorkInfo | field | abilityName: string | Deleted in API version 9 and moved to the …
72 | workScheduler.WorkInfo | field | bundleName: string | Deleted in API version 9 and moved to the *…
73 | workScheduler.WorkInfo | field | workId: number | Deleted in API version 9 and moved to the **oho…
74 …sLastWorkTimeOut(workId: number): Promise; | Deleted in API version 9 and moved to the **ohos.reso…
75 …, callback: AsyncCallback<void>): boolean; | Deleted in API version 9 and moved to the **ohos.reso…
76 …hanged in API version 8 to **function stopAndClearWorks(): boolean;** and moved to the **ohos.reso…
77 …btainAllWorks(): Promise<Array<WorkInfo>>; | Deleted in API version 9 and moved to the **ohos.reso…
78 …ck: AsyncCallback<void>): Array<WorkInfo>; | Deleted in API version 9 and moved to the **ohos.reso…
79 …Status(workId: number): Promise<WorkInfo>; | Deleted in API version 9 and moved to the **ohos.reso…
80 … callback: AsyncCallback<WorkInfo>): void; | Deleted in API version 9 and moved to the **ohos.reso…
81 …to **function stopWork(work: WorkInfo, needCancel?: boolean): void;** and moved to the **ohos.reso…
82 …ged in API version 9 to **function startWork(work: WorkInfo): void;** and moved to the **ohos.reso…
83 | workScheduler.NetworkType | enum | export enum NetworkType | Deleted in API version 9 and moved t…
84 | workScheduler.NetworkType | enum | NETWORK_TYPE_ANY = 0 | Deleted in API version 9 and moved to t…
85 | workScheduler.NetworkType | enum | NETWORK_TYPE_MOBILE | Deleted in API version 9 and moved to th…
86 | workScheduler.NetworkType | enum | NETWORK_TYPE_WIFI | Deleted in API version 9 and moved to the …
87 | workScheduler.NetworkType | enum | NETWORK_TYPE_BLUETOOTH | Deleted in API version 9 and moved to…
88 | workScheduler.NetworkType | enum | NETWORK_TYPE_WIFI_P2P | Deleted in API version 9 and moved to …
89 | workScheduler.NetworkType | enum | NETWORK_TYPE_ETHERNET | Deleted in API version 9 and moved to …
90 | workScheduler.ChargingType | enum | export enum ChargingType | Deleted in API version 9 and moved
91 | workScheduler.ChargingType | enum | CHARGING_PLUGGED_ANY = 0 | Deleted in API version 9 and moved
92 | workScheduler.ChargingType | enum | CHARGING_PLUGGED_AC | Deleted in API version 9 and moved to t…
93 | workScheduler.ChargingType | enum | CHARGING_PLUGGED_USB | Deleted in API version 9 and moved to …
94 …ingType | enum | CHARGING_PLUGGED_WIRELESS | Deleted in API version 9 and moved to the **ohos.reso…
95 …yStatus | enum | export enum BatteryStatus | Deleted in API version 9 and moved to the **ohos.reso…
96 | workScheduler.BatteryStatus | enum | BATTERY_STATUS_LOW = 0 | Deleted in API version 9 and moved
97 | workScheduler.BatteryStatus | enum | BATTERY_STATUS_OKAY | Deleted in API version 9 and moved to …
98 …Status | enum | BATTERY_STATUS_LOW_OR_OKAY | Deleted in API version 9 and moved to the **ohos.reso…
99 …equest | enum | export enum StorageRequest | Deleted in API version 9 and moved to the **ohos.reso…
100 | workScheduler.BatteryStatus | enum | STORAGE_LEVEL_LOW = 0 | Deleted in API version 9 and moved t…
101 | workScheduler.BatteryStatus | enum | STORAGE_LEVEL_OKAY | Deleted in API version 9 and moved to t…
102 …yStatus | enum | STORAGE_LEVEL_LOW_OR_OKAY | Deleted in API version 9 and moved to the **ohos.reso…