Searched refs:mResizeReported (Results 1 – 2 of 2) sorted by relevance
175 boolean mResizeReported; field in WindowTestUtils.TestWindowState186 mResizeReported = true; in reportResized()
171 appWindow.mResizeReported = false; in testLandscapeSeascapeRotationByApp()182 assertTrue(appWindow.mResizeReported); in testLandscapeSeascapeRotationByApp()203 appWindow.mResizeReported = false; in testLandscapeSeascapeRotationByPolicy()207 assertTrue(appWindow.mResizeReported); in testLandscapeSeascapeRotationByPolicy()