Home | History | Annotate | Download | only in autofill

Lines Matching refs:notifications

2179   std::vector<DialogNotification> notifications;
2183 notifications.push_back(*wallet_error_notification_);
2186 notifications.push_back(DialogNotification(
2192 notifications.push_back(DialogNotification(
2199 notifications.push_back(DialogNotification(
2205 if (notifications.empty() && MenuModelForAccountChooser()) {
2217 notifications.push_back(notification);
2221 notifications.push_back(DialogNotification(
2227 notifications.push_back(DialogNotification(
2233 return notifications;