Searched refs:expectedLeft (Results 1 – 2 of 2) sorted by relevance
125 int expectedLeft = parent.getPaddingLeft() + (availableWidth - myWidth) / 2; in onLayout() local126 int shift = expectedLeft - left; in onLayout()
196 final int expectedLeft = info.displayCutout != null in testAppBounds_RootConfigurationBounds() local200 assertEquals(expectedLeft, appBounds.left); in testAppBounds_RootConfigurationBounds()