Searched refs:mResizeReported (Results 1 – 2 of 2) sorted by relevance
1612 boolean mResizeReported; field in WindowTestsBase.TestWindowState1623 mResizeReported = true; in reportResized()
2316 appWindow.mResizeReported = false; in testLandscapeSeascapeRotationByApp()2327 assertTrue(appWindow.mResizeReported); in testLandscapeSeascapeRotationByApp()2350 appWindow.mResizeReported = false; in testLandscapeSeascapeRotationByPolicy()2354 assertTrue(appWindow.mResizeReported); in testLandscapeSeascapeRotationByPolicy()