Home
last modified time | relevance | path

Searched refs:isEnabledNotification_ (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp66 isEnabledNotification_ = enable; in SetEnableNotification()
71 return isEnabledNotification_; in GetEnableNotification()
/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_info.h192 bool isEnabledNotification_ = BUNDLE_ENABLE_NOTIFICATION; variable