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

  /external/chromium_org/chrome/browser/chromeos/login/ui/
keyboard_driven_oobe_key_handler.cc 21 ash::Shell::GetInstance()->GetPrimarySystemTray()->CloseSystemBubble();
  /external/chromium_org/ash/system/user/
tray_user_unittest.cc 163 tray()->CloseSystemBubble();
224 tray()->CloseSystemBubble();
246 tray()->CloseSystemBubble();
user_view.cc 335 owner_->system_tray()->CloseSystemBubble();
343 owner_->system_tray()->CloseSystemBubble();
accounts_detailed_view.cc 85 owner()->system_tray()->CloseSystemBubble();
  /external/chromium_org/ash/first_run/
first_run_helper_impl.cc 97 tray->CloseSystemBubble();
  /external/chromium_org/ash/system/tray/
system_tray.h 114 bool CloseSystemBubble() const;
system_tray_unittest.cc 169 ASSERT_TRUE(tray->CloseSystemBubble());
171 ASSERT_FALSE(tray->CloseSystemBubble());
186 ASSERT_TRUE(tray->CloseSystemBubble());
212 ASSERT_FALSE(tray->CloseSystemBubble());
323 ASSERT_TRUE(tray->CloseSystemBubble());
system_tray.cc 366 bool SystemTray::CloseSystemBubble() const {
  /external/chromium_org/chrome/browser/chromeos/accessibility/
sticky_keys_browsertest.cc 67 GetSystemTray()->CloseSystemBubble();
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item_unittest.cc 207 GetSystemTray()->CloseSystemBubble();
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc     [all...]

Completed in 222 milliseconds