Home
last modified time | relevance | path

Searched refs:NotificationCapsule (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/notification/
DnotificationContent.d.ts283 capsule?: NotificationCapsule;
320 export interface NotificationCapsule { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts32 import { NotificationCapsule as _NotificationCapsule } from './notification/notificationContent';
2801 export type NotificationCapsule = _NotificationCapsule; alias