Searched refs:setSanityCheckWithFocusedWindow (Results 1 – 3 of 3) sorted by relevance
125 mWmState.setSanityCheckWithFocusedWindow(false); in setUp()131 mWmState.setSanityCheckWithFocusedWindow(true); in tearDown()
145 mWmState.setSanityCheckWithFocusedWindow(false); in setUp()154 mWmState.setSanityCheckWithFocusedWindow(true); in tearDown()
311 public void setSanityCheckWithFocusedWindow(boolean sanityCheckFocusedWindow) { in setSanityCheckWithFocusedWindow() method in WindowManagerState