HomeSort by relevance Sort by last modified time
    Searched refs:set_buttons (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/message_center/views/
notification_view_unittest.cc 228 notification()->set_buttons(CreateButtons(2));
266 notification()->set_buttons(CreateButtons(2));
288 notification()->set_buttons(CreateButtons(1));
309 notification()->set_buttons(CreateButtons(2));
  /external/chromium_org/ui/message_center/
notification.h 143 void set_buttons(const std::vector<ButtonInfo>& buttons) { function in class:message_center::Notification
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 381 notification->set_buttons(buttons);

Completed in 726 milliseconds