Home
last modified time | relevance | path

Searched defs:hasPopped (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_test.cpp992 bool hasPopped = false; variable
1008 bool hasPopped = false; variable
H A Dadvanced_notification_service_test.cpp1169 bool hasPopped = true; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp218 const sptr<NotificationBundleOption>& bundleOption, bool hasPopped) in SetHasPoppedDialog()
H A Dnotification_preferences_info.cpp86 void NotificationPreferencesInfo::BundleInfo::SetHasPoppedDialog(const bool &hasPopped) in SetHasPoppedDialog()
H A Dnotification_preferences.cpp480 …references::GetHasPoppedDialog(const sptr<NotificationBundleOption> &bundleOption, bool &hasPopped) in GetHasPoppedDialog()
488 …Preferences::SetHasPoppedDialog(const sptr<NotificationBundleOption> &bundleOption, bool hasPopped) in SetHasPoppedDialog()
H A Dadvanced_notification_publish_service.cpp903 bool hasPopped = false; in RequestEnableNotification() local
1123 bool hasPopped = false; in CanPopEnableNotificationDialog() local
H A Dadvanced_notification_service.cpp1782 const sptr<NotificationBundleOption> bundleOption, bool &hasPopped) in GetHasPoppedDialog()
H A Dnotification_preferences_database.cpp421 const NotificationPreferencesInfo::BundleInfo &bundleInfo, const bool &hasPopped) in PutHasPoppedDialog()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp247 bool hasPopped = true; variable