OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetIgnoreActivations
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/wm/
mru_window_tracker.h
56
void
SetIgnoreActivations
(bool ignore);
window_cycle_list.cc
113
ash::Shell::GetInstance()->mru_window_tracker()->
SetIgnoreActivations
(true);
122
ash::Shell::GetInstance()->mru_window_tracker()->
SetIgnoreActivations
(false);
mru_window_tracker.cc
155
void MruWindowTracker::
SetIgnoreActivations
(bool ignore) {
/external/chromium_org/chrome/browser/ui/ash/multi_user/
user_switch_animator_chromeos.cc
34
ash::Shell::GetInstance()->mru_window_tracker()->
SetIgnoreActivations
(true);
39
ash::Shell::GetInstance()->mru_window_tracker()->
SetIgnoreActivations
(
Completed in 75 milliseconds