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

  /external/chromium_org/ash/wm/overview/
window_selector_controller.cc 77 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false);
83 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false);
87 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(true);
  /external/chromium_org/ash/wm/
mru_window_tracker.h 62 void SetIgnoreActivations(bool ignore);
window_cycle_list.cc 18 ash::Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(true);
33 ash::Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false);
mru_window_tracker.cc 157 void MruWindowTracker::SetIgnoreActivations(bool ignore) {
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos.cc 136 ash::Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(true);
141 ash::Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(

Completed in 913 milliseconds