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';
36 readonly sortings: { [key: string]: NotificationSorting };
DnotificationSorting.d.ts26 export interface NotificationSorting { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts29 import { NotificationSorting as _NotificationSorting } from './notification/notificationSorting';
2219 export type NotificationSorting = _NotificationSorting; alias
D@ohos.notification.d.ts28 import { NotificationSorting } from './notification/notificationSorting';