Lines Matching full:notification_title
1592 ds.notification_title = android::base::GetProperty(PROPERTY_EXTRA_TITLE, "");1593 if (!ds.notification_title.empty()) {1603 ds.notification_title.c_str(), ds.notification_description.c_str());1963 if (!ds.notification_title.empty()) {1966 am_args.push_back(ds.notification_title);