Searched refs:getFrontWindow (Results 1 – 4 of 4) sorted by relevance
283 if (mWmState.getFrontWindow() == null) { in shouldWaitForWindows()329 assertNotNull("Must have front window.", mWmState.getFrontWindow()); in assertSanity()
242 String getFrontWindow() { in getFrontWindow() method in WindowManagerState
489 if (mWmState.getFrontWindow() == null) { in shouldWaitForWindows()563 assertNotNull("Must have front window.", mWmState.getFrontWindow()); in assertSanity()
409 String getFrontWindow() { in getFrontWindow() method in WindowManagerState