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

Completed in 58 milliseconds