Home
last modified time | relevance | path

Searched refs:NotificationSorting (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/api/notification/
DnotificationSortingMap.d.ts16 import { NotificationSorting } from './notificationSorting';
28 readonly sortings: {[key: string]: NotificationSorting};
DnotificationSorting.d.ts27 export interface NotificationSorting { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts29 import { NotificationSorting as _NotificationSorting } from './notification/notificationSorting';
1799 export type NotificationSorting = _NotificationSorting alias
D@ohos.notification.d.ts28 import { NotificationSorting } from './notification/notificationSorting';