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

  /external/chromium_org/ui/message_center/
notification.h 135 void set_small_image(const gfx::Image& image) { function in class:message_center::Notification
  /external/chromium_org/ui/message_center/views/
notification_view_unittest.cc 125 notification_->set_small_image(CreateTestImage(16, 16));
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 356 notification->set_small_image(app_icon_mask);

Completed in 196 milliseconds