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

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 78 // Takes ownership of |bubble| and creates |bubble_wrapper_|.
94 bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_view));
106 scoped_ptr<TrayBubbleWrapper> bubble_wrapper_; member in class:ash::WebNotificationBubbleWrapper
  /external/chromium_org/ash/system/tray/
system_tray.cc 85 // Initializes the bubble view and creates |bubble_wrapper_|.
94 bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_->bubble_view()));
117 scoped_ptr<TrayBubbleWrapper> bubble_wrapper_; member in class:ash::SystemBubbleWrapper

Completed in 38 milliseconds