Lines Matching refs:Access
3 |Access level changed|Class name: update;<br>Method or attribute name: function getOnlineUpdater(up…
4 |Access level changed|Class name: update;<br>Method or attribute name: function getRestorer(): Rest…
5 |Access level changed|Class name: update;<br>Method or attribute name: function getLocalUpdater(): …
6 |Access level changed|Class name: Updater;<br>Method or attribute name: checkNewVersion(callback: A…
7 |Access level changed|Class name: Updater;<br>Method or attribute name: checkNewVersion(): Promise\…
8 |Access level changed|Class name: Updater;<br>Method or attribute name: getNewVersionInfo(callback:…
9 |Access level changed|Class name: Updater;<br>Method or attribute name: getNewVersionInfo(): Promis…
10 |Access level changed|Class name: Updater;<br>Method or attribute name: getNewVersionDescription(<b…
11 |Access level changed|Class name: Updater;<br>Method or attribute name: getNewVersionDescription(<b…
12 |Access level changed|Class name: Updater;<br>Method or attribute name: getCurrentVersionInfo(callb…
13 |Access level changed|Class name: Updater;<br>Method or attribute name: getCurrentVersionInfo(): Pr…
14 |Access level changed|Class name: Updater;<br>Method or attribute name: getCurrentVersionDescriptio…
15 |Access level changed|Class name: Updater;<br>Method or attribute name: getCurrentVersionDescriptio…
16 |Access level changed|Class name: Updater;<br>Method or attribute name: getTaskInfo(callback: Async…
17 |Access level changed|Class name: Updater;<br>Method or attribute name: getTaskInfo(): Promise\<Tas…
18 |Access level changed|Class name: Updater;<br>Method or attribute name: download(<br> versionD…
19 |Access level changed|Class name: Updater;<br>Method or attribute name: download(versionDigestInfo:…
20 |Access level changed|Class name: Updater;<br>Method or attribute name: resumeDownload(<br> ve…
21 |Access level changed|Class name: Updater;<br>Method or attribute name: resumeDownload(versionDiges…
22 |Access level changed|Class name: Updater;<br>Method or attribute name: pauseDownload(<br> ver…
23 |Access level changed|Class name: Updater;<br>Method or attribute name: pauseDownload(versionDigest…
24 |Access level changed|Class name: Updater;<br>Method or attribute name: upgrade(versionDigestInfo: …
25 |Access level changed|Class name: Updater;<br>Method or attribute name: upgrade(versionDigestInfo: …
26 |Access level changed|Class name: Updater;<br>Method or attribute name: clearError(versionDigestInf…
27 |Access level changed|Class name: Updater;<br>Method or attribute name: clearError(versionDigestInf…
28 |Access level changed|Class name: Updater;<br>Method or attribute name: getUpgradePolicy(callback: …
29 |Access level changed|Class name: Updater;<br>Method or attribute name: getUpgradePolicy(): Promise…
30 |Access level changed|Class name: Updater;<br>Method or attribute name: setUpgradePolicy(policy: Up…
31 |Access level changed|Class name: Updater;<br>Method or attribute name: setUpgradePolicy(policy: Up…
32 |Access level changed|Class name: Updater;<br>Method or attribute name: terminateUpgrade(callback: …
33 |Access level changed|Class name: Updater;<br>Method or attribute name: terminateUpgrade(): Promise…
34 |Access level changed|Class name: Updater;<br>Method or attribute name: on(eventClassifyInfo: Event…
35 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: on(eventClassifyInfo: …
36 |Access level changed|Class name: Updater;<br>Method or attribute name: off(eventClassifyInfo: Even…
37 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: off(eventClassifyInfo:…
38 |Access level changed|Class name: Restorer;<br>Method or attribute name: factoryReset(callback: Asy…
39 |Access level changed|Class name: Restorer;<br>Method or attribute name: factoryReset(): Promise\<v…
40 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: verifyUpgradePackage(u…
41 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: verifyUpgradePackage(u…
42 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: applyNewVersion(upgrad…
43 |Access level changed|Class name: LocalUpdater;<br>Method or attribute name: applyNewVersion(upgrad…
44 |Access level changed|Class name: UpgradeInfo;<br>Method or attribute name: export interface Upgrad…
45 |Access level changed|Class name: UpgradeInfo;<br>Method or attribute name: upgradeApp: string;<br>…
46 |Access level changed|Class name: UpgradeInfo;<br>Method or attribute name: businessType: BusinessT…
47 |Access level changed|Class name: BusinessType;<br>Method or attribute name: export interface Busin…
48 |Access level changed|Class name: BusinessType;<br>Method or attribute name: vendor: BusinessVendor…
49 |Access level changed|Class name: BusinessType;<br>Method or attribute name: subType: BusinessSubTy…
50 |Access level changed|Class name: CheckResult;<br>Method or attribute name: export interface CheckR…
51 |Access level changed|Class name: CheckResult;<br>Method or attribute name: isExistNewVersion: bool…
52 |Access level changed|Class name: CheckResult;<br>Method or attribute name: newVersionInfo: NewVers…
53 |Access level changed|Class name: NewVersionInfo;<br>Method or attribute name: export interface New…
54 |Access level changed|Class name: NewVersionInfo;<br>Method or attribute name: versionDigestInfo: V…
55 |Access level changed|Class name: TaskBody;<br>Method or attribute name: versionDigestInfo: Version…
56 |Access level changed|Class name: NewVersionInfo;<br>Method or attribute name: versionComponents: A…
57 |Access level changed|Class name: CurrentVersionInfo;<br>Method or attribute name: versionComponent…
58 |Access level changed|Class name: TaskBody;<br>Method or attribute name: versionComponents: Array\<…
59 |Access level changed|Class name: VersionDigestInfo;<br>Method or attribute name: export interface …
60 |Access level changed|Class name: VersionDigestInfo;<br>Method or attribute name: versionDigest: st…
61 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: export interface V…
62 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: componentId: strin…
63 |Access level changed|Class name: ComponentDescription;<br>Method or attribute name: componentId: s…
64 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: componentType: Com…
65 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: upgradeAction: Upg…
66 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: displayVersion: st…
67 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: innerVersion: stri…
68 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: size: number;<br>O…
69 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: effectiveMode: Eff…
70 |Access level changed|Class name: VersionComponent;<br>Method or attribute name: descriptionInfo: D…
71 |Access level changed|Class name: ComponentDescription;<br>Method or attribute name: descriptionInf…
72 |Access level changed|Class name: DescriptionOptions;<br>Method or attribute name: export interface…
73 |Access level changed|Class name: DescriptionOptions;<br>Method or attribute name: format: Descript…
74 |Access level changed|Class name: DescriptionOptions;<br>Method or attribute name: language: string…
75 |Access level changed|Class name: ComponentDescription;<br>Method or attribute name: export interfa…
76 |Access level changed|Class name: DescriptionInfo;<br>Method or attribute name: export interface De…
77 |Access level changed|Class name: DescriptionInfo;<br>Method or attribute name: descriptionType: De…
78 |Access level changed|Class name: DescriptionInfo;<br>Method or attribute name: content: string;<br…
79 |Access level changed|Class name: CurrentVersionInfo;<br>Method or attribute name: export interface…
80 |Access level changed|Class name: CurrentVersionInfo;<br>Method or attribute name: osVersion: strin…
81 |Access level changed|Class name: CurrentVersionInfo;<br>Method or attribute name: deviceName: stri…
82 |Access level changed|Class name: DownloadOptions;<br>Method or attribute name: export interface Do…
83 |Access level changed|Class name: DownloadOptions;<br>Method or attribute name: allowNetwork: NetTy…
84 |Access level changed|Class name: ResumeDownloadOptions;<br>Method or attribute name: allowNetwork:…
85 |Access level changed|Class name: DownloadOptions;<br>Method or attribute name: order: Order;<br>Ol…
86 |Access level changed|Class name: UpgradeOptions;<br>Method or attribute name: order: Order;<br>Old…
87 |Access level changed|Class name: ResumeDownloadOptions;<br>Method or attribute name: export interf…
88 |Access level changed|Class name: PauseDownloadOptions;<br>Method or attribute name: export interfa…
89 |Access level changed|Class name: PauseDownloadOptions;<br>Method or attribute name: isAllowAutoRes…
90 |Access level changed|Class name: UpgradeOptions;<br>Method or attribute name: export interface Upg…
91 |Access level changed|Class name: ClearOptions;<br>Method or attribute name: export interface Clear…
92 |Access level changed|Class name: ClearOptions;<br>Method or attribute name: status: UpgradeStatus;…
93 |Access level changed|Class name: TaskBody;<br>Method or attribute name: status: UpgradeStatus;<br>…
94 |Access level changed|Class name: UpgradePolicy;<br>Method or attribute name: export interface Upgr…
95 |Access level changed|Class name: UpgradePolicy;<br>Method or attribute name: downloadStrategy: boo…
96 |Access level changed|Class name: UpgradePolicy;<br>Method or attribute name: autoUpgradeStrategy: …
97 |Access level changed|Class name: UpgradePolicy;<br>Method or attribute name: autoUpgradePeriods: A…
98 |Access level changed|Class name: UpgradePeriod;<br>Method or attribute name: export interface Upgr…
99 |Access level changed|Class name: UpgradePeriod;<br>Method or attribute name: start: number;<br>Old…
100 |Access level changed|Class name: UpgradePeriod;<br>Method or attribute name: end: number;<br>Old v…
101 |Access level changed|Class name: TaskInfo;<br>Method or attribute name: export interface TaskInfo<…
102 |Access level changed|Class name: TaskInfo;<br>Method or attribute name: existTask: boolean;<br>Old…
103 |Access level changed|Class name: TaskInfo;<br>Method or attribute name: taskBody: TaskBody;<br>Old…
104 |Access level changed|Class name: EventInfo;<br>Method or attribute name: taskBody: TaskBody;<br>Ol…
105 |Access level changed|Class name: EventInfo;<br>Method or attribute name: export interface EventInf…
106 |Access level changed|Class name: EventInfo;<br>Method or attribute name: eventId: EventId;<br>Old …
107 |Access level changed|Class name: TaskBody;<br>Method or attribute name: export interface TaskBody<…
108 |Access level changed|Class name: TaskBody;<br>Method or attribute name: subStatus: number;<br>Old …
109 |Access level changed|Class name: TaskBody;<br>Method or attribute name: progress: number;<br>Old v…
110 |Access level changed|Class name: TaskBody;<br>Method or attribute name: installMode: number;<br>Ol…
111 |Access level changed|Class name: TaskBody;<br>Method or attribute name: errorMessages: Array\<Erro…
112 |Access level changed|Class name: ErrorMessage;<br>Method or attribute name: export interface Error…
113 |Access level changed|Class name: ErrorMessage;<br>Method or attribute name: errorCode: number;<br>…
114 |Access level changed|Class name: ErrorMessage;<br>Method or attribute name: errorMessage: string;<…
115 |Access level changed|Class name: EventClassifyInfo;<br>Method or attribute name: export interface …
116 |Access level changed|Class name: EventClassifyInfo;<br>Method or attribute name: eventClassify: Ev…
117 |Access level changed|Class name: EventClassifyInfo;<br>Method or attribute name: extraInfo: string…
118 |Access level changed|Class name: UpgradeFile;<br>Method or attribute name: export interface Upgrad…
119 |Access level changed|Class name: UpgradeFile;<br>Method or attribute name: fileType: ComponentType…
120 |Access level changed|Class name: UpgradeFile;<br>Method or attribute name: filePath: string;<br>Ol…
121 |Access level changed|Class name: UpgradeTaskCallback;<br>Method or attribute name: export interfac…
122 |Access level changed|Class name: UpgradeTaskCallback;<br>Method or attribute name: (eventInfo: Eve…
123 |Access level changed|Class name: BusinessVendor;<br>Method or attribute name: export enum Business…
124 |Access level changed|Class name: BusinessVendor;<br>Method or attribute name: PUBLIC = 'public'<br…
125 |Access level changed|Class name: BusinessSubType;<br>Method or attribute name: export enum Busines…
126 |Access level changed|Class name: BusinessSubType;<br>Method or attribute name: FIRMWARE = 1<br>Old…
127 |Access level changed|Class name: ComponentType;<br>Method or attribute name: export enum Component…
128 |Access level changed|Class name: ComponentType;<br>Method or attribute name: OTA = 1<br>Old versio…
129 |Access level changed|Class name: UpgradeAction;<br>Method or attribute name: export enum UpgradeAc…
130 |Access level changed|Class name: UpgradeAction;<br>Method or attribute name: UPGRADE = 'upgrade'<b…
131 |Access level changed|Class name: UpgradeAction;<br>Method or attribute name: RECOVERY = 'recovery'…
132 |Access level changed|Class name: EffectiveMode;<br>Method or attribute name: export enum Effective…
133 |Access level changed|Class name: EffectiveMode;<br>Method or attribute name: COLD = 1<br>Old versi…
134 |Access level changed|Class name: EffectiveMode;<br>Method or attribute name: LIVE = 2<br>Old versi…
135 |Access level changed|Class name: EffectiveMode;<br>Method or attribute name: LIVE_AND_COLD = 3<br>…
136 |Access level changed|Class name: DescriptionType;<br>Method or attribute name: export enum Descrip…
137 |Access level changed|Class name: DescriptionType;<br>Method or attribute name: CONTENT = 0<br>Old …
138 |Access level changed|Class name: DescriptionType;<br>Method or attribute name: URI = 1<br>Old vers…
139 |Access level changed|Class name: DescriptionFormat;<br>Method or attribute name: export enum Descr…
140 |Access level changed|Class name: DescriptionFormat;<br>Method or attribute name: STANDARD = 0<br>O…
141 |Access level changed|Class name: DescriptionFormat;<br>Method or attribute name: SIMPLIFIED = 1<br…
142 |Access level changed|Class name: NetType;<br>Method or attribute name: export enum NetType<br>Old …
143 |Access level changed|Class name: NetType;<br>Method or attribute name: CELLULAR = 1<br>Old version…
144 |Access level changed|Class name: NetType;<br>Method or attribute name: METERED_WIFI = 2<br>Old ver…
145 |Access level changed|Class name: NetType;<br>Method or attribute name: NOT_METERED_WIFI = 4<br>Old…
146 |Access level changed|Class name: NetType;<br>Method or attribute name: WIFI = 6<br>Old version inf…
147 |Access level changed|Class name: NetType;<br>Method or attribute name: CELLULAR_AND_WIFI = 7<br>Ol…
148 |Access level changed|Class name: Order;<br>Method or attribute name: export enum Order<br>Old vers…
149 |Access level changed|Class name: Order;<br>Method or attribute name: DOWNLOAD = 1<br>Old version i…
150 |Access level changed|Class name: Order;<br>Method or attribute name: INSTALL = 2<br>Old version in…
151 |Access level changed|Class name: Order;<br>Method or attribute name: DOWNLOAD_AND_INSTALL = 3<br>O…
152 |Access level changed|Class name: Order;<br>Method or attribute name: APPLY = 4<br>Old version info…
153 |Access level changed|Class name: Order;<br>Method or attribute name: INSTALL_AND_APPLY = 6<br>Old …
154 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: export enum UpgradeSt…
155 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_DOWNLOAD = 20…
156 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOADING = 21<br>O…
157 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOAD_PAUSED = 22<…
158 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOAD_FAIL = 23<br…
159 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_INSTALL = 30<…
160 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: UPDATING = 31<br>Old …
161 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_APPLY = 40<br…
162 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: APPLYING = 41<br>Old …
163 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: UPGRADE_SUCCESS = 50<…
164 |Access level changed|Class name: UpgradeStatus;<br>Method or attribute name: UPGRADE_FAIL = 51<br>…
165 |Access level changed|Class name: EventClassify;<br>Method or attribute name: export enum EventClas…
166 |Access level changed|Class name: EventClassify;<br>Method or attribute name: TASK = 0x01000000<br>…
167 |Access level changed|Class name: EventId;<br>Method or attribute name: export enum EventId<br>Old …
168 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_TASK_BASE = EventClas…
169 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_TASK_RECEIVE<br>Old v…
170 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_TASK_CANCEL<br>Old ve…
171 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_WAIT<br>Old …
172 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_START<br>Old…
173 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_UPDATE<br>Ol…
174 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_PAUSE<br>Old…
175 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_RESUME<br>Ol…
176 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_SUCCESS<br>O…
177 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_FAIL<br>Old …
178 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_WAIT<br>Old v…
179 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_START<br>Old …
180 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_UPDATE<br>Old…
181 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_APPLY_WAIT<br>Old ver…
182 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_APPLY_START<br>Old ve…
183 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_SUCCESS<br>Ol…
184 |Access level changed|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_FAIL<br>Old v…