Searched refs:assertHasScreenCoordinates (Results 1 – 6 of 6) sorted by relevance
109 ViewAsserts.assertHasScreenCoordinates( in testScrollToOffScreenRectangleFromTop()130 ViewAsserts.assertHasScreenCoordinates( in testScrollToPartiallyOffScreenRectFromTop()149 ViewAsserts.assertHasScreenCoordinates( in testScrollToOffScreenRectangleFromBottom()167 ViewAsserts.assertHasScreenCoordinates( in testScrollToPartiallyOffScreenRectFromBottom()
75 ViewAsserts.assertHasScreenCoordinates( in testMoveToChildWithScrollYBelow()
98 static public void assertHasScreenCoordinates(View origin, View view, int x, int y) { in assertHasScreenCoordinates() method in ViewAsserts
381 it contains {@link android.test.ViewAsserts#assertHasScreenCoordinates} that tests if a View
31377 …method public static void assertHasScreenCoordinates(android.view.View, android.view.View, int, in…
29144 …method public static void assertHasScreenCoordinates(android.view.View, android.view.View, int, in…