Searched refs:resizeReported (Results 1 – 2 of 2) sorted by relevance
147 appWindow.resizeReported = false; in testLandscapeSeascapeRotationByApp()155 assertTrue(appWindow.resizeReported); in testLandscapeSeascapeRotationByApp()173 appWindow.resizeReported = false; in testLandscapeSeascapeRotationByPolicy()177 assertTrue(appWindow.resizeReported); in testLandscapeSeascapeRotationByPolicy()
327 boolean resizeReported; field in WindowTestUtils.TestWindowState338 resizeReported = true; in reportResized()