Home
last modified time | relevance | path

Searched refs:notificationManager (Results 1 – 6 of 6) sorted by relevance

/interface/sdk-js/kits/
D@kit.NotificationKit.d.ts21 import notificationManager from '@ohos.notificationManager';
26 ActionResult, Notification, ShowNotificationOptions, notificationManager, notificationSubscribe
/interface/sdk-js/api/notification/
DnotificationRequest.d.ts18 import type notificationManager from '../@ohos.notificationManager'; alias
71 notificationSlotType?: notificationManager.SlotType;
514 contentType: notificationManager.ContentType;
524 slotType: notificationManager.SlotType;
DnotificationSlot.d.ts17 import type notificationManager from '../@ohos.notificationManager'; alias
45 notificationType?: notificationManager.SlotType;
DnotificationSubscriber.d.ts19 import type notificationManager from '../@ohos.notificationManager'; alias
104 onDoNotDisturbChanged?: (mode: notificationManager.DoNotDisturbDate) => void;
DnotificationContent.d.ts18 import type notificationManager from '../@ohos.notificationManager'; alias
484 notificationContentType?: notificationManager.ContentType;
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts62 declare namespace notificationManager { namespace
2828 export default notificationManager;