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;
145 internal::WebNotificationBubbleWrapper* message_center_bubble() const {
154 scoped_ptr<internal::WebNotificationBubbleWrapper> message_center_bubble_;
web_notification_tray.cc 173 class WebNotificationBubbleWrapper {
176 WebNotificationBubbleWrapper(WebNotificationTray* tray,
206 DISALLOW_COPY_AND_ASSIGN(WebNotificationBubbleWrapper);
338 new internal::WebNotificationBubbleWrapper(this, message_center_bubble));

Completed in 146 milliseconds