Searched refs:nonrepeatable_actions_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc790 nonrepeatable_actions_.insert(kNonrepeatableActions[i]);
886 if (nonrepeatable_actions_.find(action) != nonrepeatable_actions_.end() &&
H A Daccelerator_controller.h178 std::set<int> nonrepeatable_actions_; member in class:ash::AcceleratorController

Completed in 92 milliseconds