Home
last modified time | relevance | path

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

/interface/sdk-js/api/notification/
DnotificationContent.d.ts301 time?: NotificationTime;
383 export interface NotificationTime { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts34 import { NotificationTime as _NotificationTime } from './notification/notificationContent';
2817 export type NotificationTime = _NotificationTime; alias