Home
last modified time | relevance | path

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

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