Searched refs:SCROLL_RECT_SIZE (Results 1 – 1 of 1) sorted by relevance
45 private static final int SCROLL_RECT_SIZE = 30; field in ScrollToParentEditTextTest65 new Rect(0, 0, SCROLL_RECT_SIZE, SCROLL_RECT_SIZE), true)).isFalse(); in requestRectangleOnScreen_noParent_shouldScrollToItself()74 new Rect(0, 0, SCROLL_RECT_SIZE, SCROLL_RECT_SIZE), true)).isTrue(); in requestRectangleOnScreen_withParent_shouldScrollToParent()