Searched refs:setupDisplayAndParentSize (Results 1 – 1 of 1) sorted by relevance
202 setupDisplayAndParentSize(600, 1200); in testRestartProcessIfVisible()458 final DisplayPolicy policy = setupDisplayAndParentSize(600, 800).getDisplayPolicy(); in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()529 setupDisplayAndParentSize(1000, 2000); in testSizeCompatMode_FixedScreenBoundsWhenDisplaySizeChanged()635 final DisplayContent displayContent = setupDisplayAndParentSize( in setupDisplayContentForCompatDisplayInsets()642 private DisplayContent setupDisplayAndParentSize(int width, int height) { in setupDisplayAndParentSize() method in ActivityRecordTests