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 805 actions_allowed_in_app_mode_.insert(kActionsAllowedInAppMode[i]);
892 actions_allowed_in_app_mode_.find(action) ==
893 actions_allowed_in_app_mode_.end()) {
    [all...]

Completed in 168 milliseconds