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

  /external/chromium_org/ash/accelerators/
accelerator_controller.h 171 std::set<int> actions_allowed_in_app_mode_; member in class:ash::AcceleratorController
accelerator_controller.cc 408 actions_allowed_in_app_mode_.insert(kActionsAllowedInAppMode[i]);
493 actions_allowed_in_app_mode_.find(action) ==
494 actions_allowed_in_app_mode_.end()) {
    [all...]

Completed in 72 milliseconds