Home
last modified time | relevance | path

Searched defs:EnabledNotificationCallbackData (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/kits/js/notification/
DnotificationSubscriber.d.ts78 export interface EnabledNotificationCallbackData { interface
/base/notification/distributed_notification_service/frameworks/ans/src/
Denabled_notification_callback_data.cpp26 EnabledNotificationCallbackData::EnabledNotificationCallbackData(std::string bundle, uid_t uid, boo… in EnabledNotificationCallbackData() function in OHOS::Notification::EnabledNotificationCallbackData