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 175 // Takes ownership of |bubble| and creates |bubble_wrapper_|.
193 bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_view));
204 scoped_ptr<internal::TrayBubbleWrapper> bubble_wrapper_; member in class:ash::internal::WebNotificationBubbleWrapper
  /external/chromium_org/ash/system/tray/
system_tray.cc 84 // Initializes the bubble view and creates |bubble_wrapper_|.
92 bubble_wrapper_.reset(
110 scoped_ptr<internal::TrayBubbleWrapper> bubble_wrapper_; member in class:ash::internal::SystemBubbleWrapper

Completed in 43 milliseconds