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

  /external/chromium_org/ash/system/tray/
tray_bubble_wrapper.cc 18 TrayBubbleWrapper::TrayBubbleWrapper(TrayBackgroundView* tray,
32 TrayBubbleWrapper::~TrayBubbleWrapper() {
40 void TrayBubbleWrapper::OnWidgetDestroying(views::Widget* widget) {
tray_bubble_wrapper.h 24 class TrayBubbleWrapper : public views::WidgetObserver {
26 TrayBubbleWrapper(TrayBackgroundView* tray,
28 virtual ~TrayBubbleWrapper();
43 DISALLOW_COPY_AND_ASSIGN(TrayBubbleWrapper);

Completed in 36 milliseconds