Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h303 void ParseBundlePoppedDialog(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1105 return ParseBundlePoppedDialog(bundleInfo, valueStr); in ParseBundlePropertyFromDisturbeDB()
1343 void NotificationPreferencesDatabase::ParseBundlePoppedDialog( in ParseBundlePoppedDialog() function in OHOS::Notification::NotificationPreferencesDatabase