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

  /external/chromium_org/ash/test/
test_activation_delegate.cc 20 window_was_active_(false),
29 window_was_active_(false),
54 window_was_active_ = wm::IsActiveWindow(window_);
test_activation_delegate.h 32 bool window_was_active() const { return window_was_active_; }
39 window_was_active_ = false;
51 bool window_was_active_; member in class:ash::test::TestActivationDelegate

Completed in 1169 milliseconds