Lines Matching refs:New
1 | Change Type | Old Version | New Version | d.ts File |
7 …(reminderReq: ReminderRequest, callback: AsyncCallback\<number>): void;<br>New version information…
8 …nction publishReminder(reminderReq: ReminderRequest): Promise\<number>;<br>New version information…
9 …ncelReminder(reminderId: number, callback: AsyncCallback\<void>): void;<br>New version information…
10 …bute name: function cancelReminder(reminderId: number): Promise\<void>;<br>New version information…
11 …alidReminders(callback: AsyncCallback\<Array\<ReminderRequest>>): void;<br>New version information…
12 … name: function getValidReminders(): Promise\<Array\<ReminderRequest>>;<br>New version information…
13 …ame: function cancelAllReminders(callback: AsyncCallback\<void>): void;<br>New version information…
14 …ethod or attribute name: function cancelAllReminders(): Promise\<void>;<br>New version information…
15 … publish(request: NotificationRequest, userId: number): Promise\<void>;<br>New version information…
16 …ame: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>New version information…
17 … or attribute name: function removeAll(userId: number): Promise\<void>;<br>New version information…
18 …GroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>New version information…
19 …: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>New version information…
20 …NotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>New version information…
21 …ibute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>New version information…
22 …nction getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>New version information…
23 … attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>New version information…
24 …bute name: function enableDistributed(enable: boolean): Promise\<void>;<br>New version information…
25 …ributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>New version information…
26 … isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>New version information…
27 …ibute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>New version information…
28 …lass name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>New version information…
29 …lass name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>New version information…
30 …ass name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>New version information…
31 …s name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>New version information…
32 … DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information…
33 …Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information…
34 … |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information…
35 …e: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>New version information…
36 …ss name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>New version information…
37 … DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>New version information…
38 … name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>New version information…
39 …: |Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>New version information…
40 …lass name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>New version information…
41 …n: |Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>New version information…
42 …ame: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>New version information…
43 …me: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>New version information…
44 …NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information…
45 …ficationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information…
46 …cationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information…
47 …me: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information…
48 … NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information…
49 …lass name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>New version information…
50 …lass name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>New version information…
51 …ass name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>New version information…
52 …s name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>New version information…
53 … DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information…
54 …Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information…
55 … |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information…
56 …e: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>New version information…
57 …ss name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>New version information…
58 … DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>New version information…
59 … name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>New version information…
60 …: |Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>New version information…
61 …lass name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>New version information…
62 …n: |Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>New version information…
63 …<br>Method or attribute name: export type BundleOption = _BundleOption;<br>New version information…
64 … |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information…
65 …ass name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information…
66 …ame: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>New version information…
67 …me: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>New version information…
68 …nSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>New version information…
69 …icationSorting;<br>Method or attribute name: readonly hashCode: string;<br>New version information…
70 …ficationSorting;<br>Method or attribute name: readonly ranking: number;<br>New version information…
71 …ribute name: readonly sortings: { [key: string]: NotificationSorting };<br>New version information…
72 …;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>New version information…
73 …bscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>New version information…
74 …otificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information…
75 …d or attribute name: onConsume?: (data: SubscribeCallbackData) => void;<br>New version information…
76 …od or attribute name: onCancel?: (data: SubscribeCallbackData) => void;<br>New version information…
77 …d or attribute name: onUpdate?: (data: NotificationSortingMap) => void;<br>New version information…
78 …icationSubscriber;<br>Method or attribute name: onConnect?: () => void;<br>New version information…
79 …tionSubscriber;<br>Method or attribute name: onDisconnect?: () => void;<br>New version information…
80 …icationSubscriber;<br>Method or attribute name: onDestroy?: () => void;<br>New version information…
81 …DoNotDisturbDateChange?: (mode: notification.DoNotDisturbDate) => void;<br>New version information…
82 …ationChanged?: (callbackData: EnabledNotificationCallbackData) => void;<br>New version information…
83 …tribute name: onBadgeChanged?: (data: BadgeNumberCallbackData) => void;<br>New version information…
84 …ta;<br>Method or attribute name: readonly request: NotificationRequest;<br>New version information…
85 …Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>New version information…
86 …ibeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>New version information…
87 …ribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>New version information…
88 …br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>New version information…
89 …tionCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information…
90 …mberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information…
91 …icationCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information…
92 …eNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information…
93 …ionCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>New version information…
94 …allbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>New version information…
95 … publish(request: NotificationRequest, userId: number): Promise\<void>;<br>New version information…
96 …ame: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>New version information…
97 … or attribute name: function removeAll(userId: number): Promise\<void>;<br>New version information…
98 …GroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>New version information…
99 …: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>New version information…
100 …NotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>New version information…
101 …ibute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>New version information…
102 …nction getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>New version information…
103 … attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>New version information…
104 …bute name: function enableDistributed(enable: boolean): Promise\<void>;<br>New version information…
105 …ributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>New version information…
106 … isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>New version information…
107 …ibute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>New version information…
108 …NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information…
109 …ficationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information…
110 …cationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information…
111 …me: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information…
112 … NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information…
113 … EventData;<br>Method or attribute name: data?: { [key: string]: any };<br>New version information…
114 … |Class name: InnerEvent;<br>Method or attribute name: eventId: number;<br>New version information…
115 …ame: InnerEvent;<br>Method or attribute name: priority?: EventPriority;<br>New version information…
116 …|Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>New version information…
117 …: |Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>New version information…
118 … |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information…
119 …ass name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information…
120 …NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information…
121 …ficationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information…
122 …cationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information…
123 …me: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information…
124 … NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information…
125 … DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information…
126 …Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information…
127 … |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information…
128 … |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information…
129 …ass name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information…
130 …ss name: ActionResult;<br>Method or attribute name: bundleName: string;<br>New version information…
131 …s name: ActionResult;<br>Method or attribute name: abilityName: string;<br>New version information…
132 …n: |Class name: ActionResult;<br>Method or attribute name: uri: string;<br>New version information…
133 …otificationOptions;<br>Method or attribute name: contentTitle?: string;<br>New version information…
134 …NotificationOptions;<br>Method or attribute name: contentText?: string;<br>New version information…
135 …cationOptions;<br>Method or attribute name: clickAction?: ActionResult;<br>New version information…
136 …lass name: CommonEventData;<br>Method or attribute name: event: string;<br>New version information…
137 …ame: CommonEventData;<br>Method or attribute name: bundleName?: string;<br>New version information…
138 …lass name: CommonEventData;<br>Method or attribute name: code?: number;<br>New version information…
139 …lass name: CommonEventData;<br>Method or attribute name: data?: string;<br>New version information…
140 …Data;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information…
141 …mmonEventPublishData;<br>Method or attribute name: bundleName?: string;<br>New version information…
142 …me: CommonEventPublishData;<br>Method or attribute name: code?: number;<br>New version information…
143 …me: CommonEventPublishData;<br>Method or attribute name: data?: string;<br>New version information…
144 …a;<br>Method or attribute name: subscriberPermissions?: Array\<string>;<br>New version information…
145 …mmonEventPublishData;<br>Method or attribute name: isOrdered?: boolean;<br>New version information…
146 …ommonEventPublishData;<br>Method or attribute name: isSticky?: boolean;<br>New version information…
147 …Data;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information…
148 …ventSubscribeInfo;<br>Method or attribute name: events: Array\<string>;<br>New version information…
149 …bscribeInfo;<br>Method or attribute name: publisherPermission?: string;<br>New version information…
150 …SubscribeInfo;<br>Method or attribute name: publisherDeviceId?: string;<br>New version information…
151 …CommonEventSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information…
152 …mmonEventSubscribeInfo;<br>Method or attribute name: priority?: number;<br>New version information…
153 …: NotificationActionButton;<br>Method or attribute name: title: string;<br>New version information…
154 …icationActionButton;<br>Method or attribute name: wantAgent: WantAgent;<br>New version information…
155 …onButton;<br>Method or attribute name: extras?: { [key: string]: any };<br>New version information…
156 …Button;<br>Method or attribute name: userInput?: NotificationUserInput;<br>New version information…
157 …|Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>New version information…
158 …: |Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>New version information…
159 …: NotificationBasicContent;<br>Method or attribute name: title: string;<br>New version information…
160 …e: NotificationBasicContent;<br>Method or attribute name: text: string;<br>New version information…
161 …tionBasicContent;<br>Method or attribute name: additionalText?: string;<br>New version information…
162 …ficationLongTextContent;<br>Method or attribute name: longText: string;<br>New version information…
163 …icationLongTextContent;<br>Method or attribute name: briefText: string;<br>New version information…
164 …cationMultiLineContent;<br>Method or attribute name: briefText: string;<br>New version information…
165 …ficationPictureContent;<br>Method or attribute name: briefText: string;<br>New version information…
166 …ionLongTextContent;<br>Method or attribute name: expandedTitle: string;<br>New version information…
167 …tionPictureContent;<br>Method or attribute name: expandedTitle: string;<br>New version information…
168 …cationMultiLineContent;<br>Method or attribute name: longTitle: string;<br>New version information…
169 …onMultiLineContent;<br>Method or attribute name: lines: Array\<string>;<br>New version information…
170 …onPictureContent;<br>Method or attribute name: picture: image.PixelMap;<br>New version information…
171 …nt;<br>Method or attribute name: contentType: notification.ContentType;<br>New version information…
172 …ontent;<br>Method or attribute name: normal?: NotificationBasicContent;<br>New version information…
173 …t;<br>Method or attribute name: longText?: NotificationLongTextContent;<br>New version information…
174 …<br>Method or attribute name: multiLine?: NotificationMultiLineContent;<br>New version information…
175 …ent;<br>Method or attribute name: picture?: NotificationPictureContent;<br>New version information…
176 …tionRequest;<br>Method or attribute name: content: NotificationContent;<br>New version information…
177 …ss name: NotificationRequest;<br>Method or attribute name: id?: number;<br>New version information…
178 …Request;<br>Method or attribute name: slotType?: notification.SlotType;<br>New version information…
179 … NotificationRequest;<br>Method or attribute name: isOngoing?: boolean;<br>New version information…
180 …ificationRequest;<br>Method or attribute name: isUnremovable?: boolean;<br>New version information…
181 …otificationRequest;<br>Method or attribute name: deliveryTime?: number;<br>New version information…
182 …tificationRequest;<br>Method or attribute name: tapDismissed?: boolean;<br>New version information…
183 …ficationRequest;<br>Method or attribute name: autoDeletedTime?: number;<br>New version information…
184 …otificationRequest;<br>Method or attribute name: wantAgent?: WantAgent;<br>New version information…
185 …quest;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>New version information…
186 …name: NotificationRequest;<br>Method or attribute name: color?: number;<br>New version information…
187 …tificationRequest;<br>Method or attribute name: colorEnabled?: boolean;<br>New version information…
188 …otificationRequest;<br>Method or attribute name: isAlertOnce?: boolean;<br>New version information…
189 …otificationRequest;<br>Method or attribute name: isStopwatch?: boolean;<br>New version information…
190 …otificationRequest;<br>Method or attribute name: isCountDown?: boolean;<br>New version information…
191 …ficationRequest;<br>Method or attribute name: isFloatingIcon?: boolean;<br>New version information…
192 …name: NotificationRequest;<br>Method or attribute name: label?: string;<br>New version information…
193 …ificationRequest;<br>Method or attribute name: badgeIconStyle?: number;<br>New version information…
194 …cationRequest;<br>Method or attribute name: showDeliveryTime?: boolean;<br>New version information…
195 …od or attribute name: actionButtons?: Array\<NotificationActionButton>;<br>New version information…
196 …cationRequest;<br>Method or attribute name: smallIcon?: image.PixelMap;<br>New version information…
197 …cationRequest;<br>Method or attribute name: largeIcon?: image.PixelMap;<br>New version information…
198 …: NotificationRequest;<br>Method or attribute name: groupName?: string;<br>New version information…
199 …uest;<br>Method or attribute name: readonly creatorBundleName?: string;<br>New version information…
200 …tionRequest;<br>Method or attribute name: readonly creatorUid?: number;<br>New version information…
201 …tionRequest;<br>Method or attribute name: readonly creatorPid?: number;<br>New version information…
202 …nRequest;<br>Method or attribute name: readonly creatorUserId?: number;<br>New version information…
203 …ificationRequest;<br>Method or attribute name: classification?: string;<br>New version information…
204 …cationRequest;<br>Method or attribute name: readonly hashCode?: string;<br>New version information…
205 …icationRequest;<br>Method or attribute name: isRemoveAllowed?: boolean;<br>New version information…
206 …ficationRequest;<br>Method or attribute name: readonly source?: number;<br>New version information…
207 …nRequest;<br>Method or attribute name: template?: NotificationTemplate;<br>New version information…
208 …t;<br>Method or attribute name: distributedOption?: DistributedOptions;<br>New version information…
209 …cationRequest;<br>Method or attribute name: readonly deviceId?: string;<br>New version information…
210 …thod or attribute name: readonly notificationFlags?: NotificationFlags;<br>New version information…
211 …tionRequest;<br>Method or attribute name: removalWantAgent?: WantAgent;<br>New version information…
212 …NotificationRequest;<br>Method or attribute name: badgeNumber?: number;<br>New version information…
213 …stributedOptions;<br>Method or attribute name: isDistributed?: boolean;<br>New version information…
214 …s;<br>Method or attribute name: supportDisplayDevices?: Array\<string>;<br>New version information…
215 …s;<br>Method or attribute name: supportOperateDevices?: Array\<string>;<br>New version information…
216 …utedOptions;<br>Method or attribute name: readonly remindType?: number;<br>New version information…
217 …ficationSlot;<br>Method or attribute name: type: notification.SlotType;<br>New version information…
218 …ationSlot;<br>Method or attribute name: level?: notification.SlotLevel;<br>New version information…
219 …ass name: NotificationSlot;<br>Method or attribute name: desc?: string;<br>New version information…
220 …me: NotificationSlot;<br>Method or attribute name: badgeFlag?: boolean;<br>New version information…
221 …me: NotificationSlot;<br>Method or attribute name: bypassDnd?: boolean;<br>New version information…
222 …cationSlot;<br>Method or attribute name: lockscreenVisibility?: number;<br>New version information…
223 …ificationSlot;<br>Method or attribute name: vibrationEnabled?: boolean;<br>New version information…
224 …ss name: NotificationSlot;<br>Method or attribute name: sound?: string;<br>New version information…
225 … NotificationSlot;<br>Method or attribute name: lightEnabled?: boolean;<br>New version information…
226 …me: NotificationSlot;<br>Method or attribute name: lightColor?: number;<br>New version information…
227 …ionSlot;<br>Method or attribute name: vibrationValues?: Array\<number>;<br>New version information…
228 …ificationSlot;<br>Method or attribute name: readonly enabled?: boolean;<br>New version information…
229 …nSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>New version information…
230 …icationSorting;<br>Method or attribute name: readonly hashCode: string;<br>New version information…
231 …ficationSorting;<br>Method or attribute name: readonly ranking: number;<br>New version information…
232 …ribute name: readonly sortings: { [key: string]: NotificationSorting };<br>New version information…
233 …;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>New version information…
234 …bscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>New version information…
235 …otificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information…
236 …ta;<br>Method or attribute name: readonly request: NotificationRequest;<br>New version information…
237 …Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>New version information…
238 …ibeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>New version information…
239 …ribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>New version information…
240 …br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>New version information…
241 …tionCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information…
242 …mberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information…
243 …icationCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information…
244 …eNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information…
245 …ionCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>New version information…
246 …allbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>New version information…
247 … name: NotificationTemplate;<br>Method or attribute name: name: string;<br>New version information…
248 …Template;<br>Method or attribute name: data: { [key: string]: Object };<br>New version information…
249 …: NotificationUserInput;<br>Method or attribute name: inputKey: string;<br>New version information…