Home
last modified time | relevance | path

Searched refs:GetSystemBubble (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ash/wm/gestures/
Dtray_gesture_handler.cc26 SystemTrayBubble* bubble = tray->GetSystemBubble(); in TrayGestureHandler()
96 Shell::GetInstance()->GetPrimarySystemTray()->GetSystemBubble(); in CompleteGestureDrag()
/external/chromium_org/ash/system/tray/
Dsystem_tray_unittest.cc463 tray->GetSystemBubble()->bubble_view()->GetViewByID( in TEST_F()
467 EXPECT_FALSE(tray->GetSystemBubble()->bubble_view()->GetViewByID( in TEST_F()
475 accessibility = tray->GetSystemBubble()->bubble_view()->GetViewByID( in TEST_F()
481 tray->GetSystemBubble()->bubble_view()->GetViewByID( in TEST_F()
Dsystem_tray.h104 SystemTrayBubble* GetSystemBubble();
Dsystem_tray.cc347 SystemTrayBubble* SystemTray::GetSystemBubble() { in GetSystemBubble() function in ash::SystemTray
/external/chromium_org/ash/system/tray/media_security/
Dmulti_profile_media_tray_item_unittest.cc34 system_tray->GetSystemBubble()->bubble_view()->GetViewByID( in TEST_F()
/external/chromium_org/ash/first_run/
Dfirst_run_helper_impl.cc111 views::View* bubble = tray->GetSystemBubble()->bubble_view(); in GetTrayBubbleBounds()
/external/chromium_org/ash/system/chromeos/network/
Dtray_sms.cc130 const int msg_width = owner_->system_tray()->GetSystemBubble()-> in LayoutDetailedView()
/external/chromium_org/ash/system/user/
Duser_view.cc382 owner_->system_tray()->GetSystemBubble()->bubble_view(); in AddUserCard()