Home
last modified time | relevance | path

Searched refs:visibleFrameAfterRemovingWindow (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DLayoutTests.java144 final Rect visibleFrameAfterRemovingWindow = new Rect(); in doTestLayoutAfterRemovingFocus() local
151 visibleFrameAfterRemovingWindow)); in doTestLayoutAfterRemovingFocus()
155 assertEquals(visibleFrameBeforeAddingWindow, visibleFrameAfterRemovingWindow); in doTestLayoutAfterRemovingFocus()