Searched refs:GetPrimarySystemTray (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dkeyboard_driven_oobe_key_handler.cc21 ash::Shell::GetInstance()->GetPrimarySystemTray()->CloseSystemBubble();
H A Duser_adding_screen.cc67 ash::Shell::GetInstance()->GetPrimarySystemTray()->SetEnabled(true);
H A Dwebui_login_view.cc179 ash::Shell::GetInstance()->GetPrimarySystemTray()->
321 ash::SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
336 ash::Shell::GetInstance()->GetPrimarySystemTray()->SetEnabled(enabled);
437 ash::SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper_impl.cc90 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
95 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
101 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
106 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
112 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_system_use_24hour_clock_browsertest.cc59 ->GetPrimarySystemTray()
68 ->GetPrimarySystemTray()
77 ->GetPrimarySystemTray()
84 ->GetPrimarySystemTray()
/external/chromium_org/ash/wm/gestures/
H A Dtray_gesture_handler.cc24 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray();
96 Shell::GetInstance()->GetPrimarySystemTray()->GetSystemBubble();
/external/chromium_org/ash/system/tray/media_security/
H A Dmulti_profile_media_tray_item_unittest.cc31 SystemTray* system_tray = Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/ash/system/chromeos/multi_user/
H A Duser_switch_util.cc94 SystemTray* system_tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
180 SystemTray* system_tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
H A Duser_switch_util_unittest.cc32 SystemTray* system_tray = Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dsticky_keys_browsertest.cc37 return ash::Shell::GetInstance()->GetPrimarySystemTray();
H A Dspoken_feedback_browsertest.cc414 ash::SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Dfirst_run_browsertest.cc142 EXPECT_FALSE(ash::Shell::GetInstance()->GetPrimarySystemTray()->
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item_unittest.cc28 return Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.h138 ash::SystemTray* GetPrimarySystemTray();
H A Dsystem_tray_delegate_chromeos.cc860 ash::SystemTray* SystemTrayDelegateChromeOS::GetPrimarySystemTray() { function in class:chromeos::SystemTrayDelegateChromeOS
861 return ash::Shell::GetInstance()->GetPrimarySystemTray();
/external/chromium_org/chrome/browser/chromeos/system/
H A Dtray_accessibility_browsertest.cc118 return ash::Shell::GetInstance()->GetPrimarySystemTray()->
124 ->GetPrimarySystemTray()
/external/chromium_org/ash/
H A Dshell.h487 SystemTray* GetPrimarySystemTray();
H A Dshell.cc577 SystemTray* Shell::GetPrimarySystemTray() { function in class:ash::Shell
H A Dextended_desktop_unittest.cc764 SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray();

Completed in 447 milliseconds