Searched defs:a11y_feedback_for_updates (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/views/
H A Dtoast_contents_view.cc77 bool a11y_feedback_for_updates) {
88 if (already_has_contents && a11y_feedback_for_updates)
93 bool a11y_feedback_for_updates) {
97 if (a11y_feedback_for_updates)
76 SetContents(MessageView* view, bool a11y_feedback_for_updates) argument
92 UpdateContents(const Notification& notification, bool a11y_feedback_for_updates) argument
H A Dmessage_popup_collection.cc150 toast->SetContents(view, /*a11y_feedback_for_updates=*/false);
401 bool a11y_feedback_for_updates = local
405 a11y_feedback_for_updates);

Completed in 145 milliseconds