Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_preferences_test.cpp992 bool hasPopped = false; variable
1008 bool hasPopped = false; variable
Dadvanced_notification_service_test.cpp1972 bool hasPopped = true; variable
1985 bool hasPopped = true; variable
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp75 void NotificationPreferencesInfo::BundleInfo::SetHasPoppedDialog(const bool &hasPopped) in SetHasPoppedDialog()
Dnotification_preferences.cpp387 …references::GetHasPoppedDialog(const sptr<NotificationBundleOption> &bundleOption, bool &hasPopped) in GetHasPoppedDialog()
395 …Preferences::SetHasPoppedDialog(const sptr<NotificationBundleOption> &bundleOption, bool hasPopped) in SetHasPoppedDialog()
Dadvanced_notification_service.cpp1648 bool hasPopped = false; in RequestEnableNotification() local
3906 const sptr<NotificationBundleOption> bundleOption, bool hasPopped) in SetHasPoppedDialog()
3925 const sptr<NotificationBundleOption> bundleOption, bool &hasPopped) in GetHasPoppedDialog()
Dnotification_preferences_database.cpp450 const NotificationPreferencesInfo::BundleInfo &bundleInfo, const bool &hasPopped) in PutHasPoppedDialog()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dnotification_preferences_database_branch_test.cpp245 bool hasPopped = true; variable