OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
333
owner_->system_tray()->
CloseSystemBubble
();
340
owner_->system_tray()->
CloseSystemBubble
();
accounts_detailed_view.cc
84
owner()->system_tray()->
CloseSystemBubble
();
/external/chromium_org/ash/first_run/
first_run_helper_impl.cc
101
tray->
CloseSystemBubble
();
/external/chromium_org/ash/system/tray/
system_tray.h
113
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
367
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 252 milliseconds