HomeSort by relevance Sort by last modified time
    Searched refs:GetSystemBubble (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ash/wm/gestures/
tray_gesture_handler.cc 26 SystemTrayBubble* bubble = tray->GetSystemBubble();
96 Shell::GetInstance()->GetPrimarySystemTray()->GetSystemBubble();
  /external/chromium_org/ash/system/tray/media_security/
multi_profile_media_tray_item_unittest.cc 34 system_tray->GetSystemBubble()->bubble_view()->GetViewByID(
  /external/chromium_org/ash/first_run/
first_run_helper_impl.cc 107 views::View* bubble = tray->GetSystemBubble()->bubble_view();
  /external/chromium_org/ash/system/tray/
system_tray.h 105 SystemTrayBubble* GetSystemBubble();
system_tray_unittest.cc 463 tray->GetSystemBubble()->bubble_view()->GetViewByID(
467 EXPECT_FALSE(tray->GetSystemBubble()->bubble_view()->GetViewByID(
475 accessibility = tray->GetSystemBubble()->bubble_view()->GetViewByID(
481 tray->GetSystemBubble()->bubble_view()->GetViewByID(
system_tray.cc 346 SystemTrayBubble* SystemTray::GetSystemBubble() {
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 130 const int msg_width = owner_->system_tray()->GetSystemBubble()->
  /external/chromium_org/ash/system/user/
user_view.cc 394 owner_->system_tray()->GetSystemBubble()->bubble_view();

Completed in 87 milliseconds