Searched refs:setSanityCheckWithFocusedWindow (Results 1 – 3 of 3) sorted by relevance
127 mWmState.setSanityCheckWithFocusedWindow(false); in setUp()133 mWmState.setSanityCheckWithFocusedWindow(true); in tearDown()
144 mWmState.setSanityCheckWithFocusedWindow(false); in setUp()150 mWmState.setSanityCheckWithFocusedWindow(true); in tearDown()
302 public void setSanityCheckWithFocusedWindow(boolean sanityCheckFocusedWindow) { in setSanityCheckWithFocusedWindow() method in WindowManagerState