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

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 42 class WebNotificationBubbleWrapper;
155 WebNotificationBubbleWrapper* message_center_bubble() const {
164 scoped_ptr<WebNotificationBubbleWrapper> message_center_bubble_;
web_notification_tray.cc 76 class WebNotificationBubbleWrapper {
79 WebNotificationBubbleWrapper(WebNotificationTray* tray,
108 DISALLOW_COPY_AND_ASSIGN(WebNotificationBubbleWrapper);
248 new WebNotificationBubbleWrapper(this, message_center_bubble));

Completed in 627 milliseconds