Searched defs:NotificationRequest (Results 1 – 2 of 2) sorted by relevance
32 export interface NotificationRequest { interface
48 NotificationRequest::NotificationRequest(int32_t notificationId) : notificationId_(notificationId) in NotificationRequest() function in OHOS::Notification::NotificationRequest54 NotificationRequest::NotificationRequest(const NotificationRequest &other) in NotificationRequest() function in OHOS::Notification::NotificationRequest