Searched refs:PARENT_SIZE (Results 1 – 1 of 1) sorted by relevance
44 private static final int PARENT_SIZE = 50; field in ScrollToParentEditTextTest57 mParent.layout(0, 0, PARENT_SIZE, PARENT_SIZE); in setUp()76 .requestRectangleOnScreen(eq(new Rect(0, 0, PARENT_SIZE, PARENT_SIZE)), eq(true)); in requestRectangleOnScreen_withParent_shouldScrollToParent()