Home
last modified time | relevance | path

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

/interface/sdk-js/api/notification/
DnotificationContent.d.ts266 export interface NotificationSystemLiveViewContent extends NotificationBasicContent { interface
529 systemLiveView?: NotificationSystemLiveViewContent;
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts31 import { NotificationSystemLiveViewContent as _NotificationSystemLiveViewContent } from './notifica…
2699 export type NotificationSystemLiveViewContent = _NotificationSystemLiveViewContent; alias