Searched refs:locationAndSize1 (Results 1 – 1 of 1) sorted by relevance
156 final int[] locationAndSize1 = new int[4]; in testSetFitInsetsIgnoringVisibility() local169 overlayWindowRoot1.getLocationOnScreen(locationAndSize1); in testSetFitInsetsIgnoringVisibility()170 locationAndSize1[2] = overlayWindowRoot1.getWidth(); in testSetFitInsetsIgnoringVisibility()171 locationAndSize1[3] = overlayWindowRoot1.getHeight(); in testSetFitInsetsIgnoringVisibility()191 assertEquals(locationAndSize1[i], locationAndSize2[i]); in testSetFitInsetsIgnoringVisibility()