OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:window_was_active
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/test/
test_activation_delegate.h
32
bool
window_was_active
() const { return window_was_active_; }
function in class:ash::test::TestActivationDelegate
/external/chromium_org/ash/wm/
activation_controller_unittest.cc
285
EXPECT_FALSE(ad1.
window_was_active
());
302
EXPECT_FALSE(ad1.
window_was_active
());
Completed in 45 milliseconds