Searched refs:assertWindowFocusState (Results 1 – 2 of 2) sorted by relevance
98 void assertWindowFocusState(boolean hasFocus) { in assertWindowFocusState() method in WindowManagerTestBase.FocusableActivity114 assertWindowFocusState(hasFocus); in waitAndAssertWindowFocusState()
154 primaryActivity.assertWindowFocusState(true /* hasFocus */); in testKeyReceiving()