Home
last modified time | relevance | path

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

/interface/sdk-js/api/notification/
DnotificationContent.d.ts310 progress?: NotificationProgress;
429 export interface NotificationProgress { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts35 import { NotificationProgress as _NotificationProgress } from './notification/notificationContent';
2825 export type NotificationProgress = _NotificationProgress; alias