Searched refs:tarRemoveSlot (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ReminderHelperTest.js | 649 var tarRemoveSlot = { class in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e1600 672 reminderAgent.addNotificationSlot(tarRemoveSlot.type, (err, data) => { 689 var tarRemoveSlot = { class in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e1700 698 reminderAgent.addNotificationSlot(tarRemoveSlot.type, (err, data) => { 700 reminderAgent.removeNotificationSlot(tarRemoveSlot.type).then(() => { 1214 var tarRemoveSlot = { class in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e2800 1218 reminderAgent.addNotificationSlot(tarRemoveSlot.type, (err, data) => { 1219 reminderAgent.removeNotificationSlot(tarRemoveSlot.type, (err, data) => { 1237 var tarRemoveSlot = { class in AnonymousFunction0d3e803e0100.AnonymousFunction0d3e803e2900 1241 reminderAgent.addNotificationSlot(tarRemoveSlot.type, (err, data) => { [all …]
|