Home
last modified time | relevance | path

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

/interface/sdk-js/api/notification/
DnotificationActionButton.d.ts16 import { NotificationUserInput } from './notificationUserInput';
61 userInput?: NotificationUserInput;
DnotificationUserInput.d.ts23 export interface NotificationUserInput { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts31 import { NotificationUserInput as _NotificationUserInput } from './notification/notificationUserInp…
2235 export type NotificationUserInput = _NotificationUserInput; alias
D@ohos.notification.d.ts34 import { NotificationUserInput } from './notification/notificationUserInput';