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

  /external/chromium_org/ash/wm/
window_state.h 257 bool can_consume_system_keys() const { return can_consume_system_keys_; }
259 can_consume_system_keys_ = can_consume_system_keys;
356 bool can_consume_system_keys_; member in class:ash::wm::WindowState
window_state.cc 314 can_consume_system_keys_(false),

Completed in 337 milliseconds