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 205 // Takes ownership of |bubble| and creates |bubble_wrapper_|.
222 bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_view));
233 scoped_ptr<TrayBubbleWrapper> bubble_wrapper_; member in class:ash::WebNotificationBubbleWrapper
  /external/chromium_org/ash/system/tray/
system_tray.cc 86 // Initializes the bubble view and creates |bubble_wrapper_|.
95 bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_->bubble_view()));
118 scoped_ptr<TrayBubbleWrapper> bubble_wrapper_; member in class:ash::SystemBubbleWrapper

Completed in 78 milliseconds