HomeSort by relevance Sort by last modified time
    Searched full:system_modal_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/
root_window_controller_unittest.cc 43 explicit TestDelegate(bool system_modal) : system_modal_(system_modal) {}
52 return system_modal_ ? ui::MODAL_TYPE_SYSTEM : ui::MODAL_TYPE_NONE;
56 bool system_modal_; member in class:ash::__anon5937::TestDelegate

Completed in 172 milliseconds