Searched refs:IsSystemModalWindowOpen (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ash/system/user/
H A Dtray_user_separator.cc32 Shell::GetInstance()->IsSystemModalWindowOpen() ||
H A Dtray_user.cc100 Shell::GetInstance()->IsSystemModalWindowOpen()))
H A Duser_view.cc404 bool clickable = !Shell::GetInstance()->IsSystemModalWindowOpen() &&
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_controller.cc34 !Shell::GetInstance()->IsSystemModalWindowOpen() &&
/external/chromium_org/ash/wm/
H A Dwindow_cycle_controller.cc66 !Shell::GetInstance()->IsSystemModalWindowOpen();
H A Dash_focus_rules.cc93 if (Shell::GetInstance()->IsSystemModalWindowOpen()) {
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_bubble.cc355 if (Shell::GetInstance()->IsSystemModalWindowOpen() &&
/external/chromium_org/ash/
H A Dshell.h256 bool IsSystemModalWindowOpen() const;
H A Dshell.cc337 bool Shell::IsSystemModalWindowOpen() const { function in class:ash::Shell
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc1152 if (shell->IsSystemModalWindowOpen() &&

Completed in 105 milliseconds