Searched refs:assertHasScreenCoordinates (Results 1 – 5 of 5) sorted by relevance
111 ViewAsserts.assertHasScreenCoordinates( in testScrollToOffScreenRectangleFromTop()132 ViewAsserts.assertHasScreenCoordinates( in testScrollToPartiallyOffScreenRectFromTop()151 ViewAsserts.assertHasScreenCoordinates( in testScrollToOffScreenRectangleFromBottom()169 ViewAsserts.assertHasScreenCoordinates( in testScrollToPartiallyOffScreenRectFromBottom()
76 ViewAsserts.assertHasScreenCoordinates( in testMoveToChildWithScrollYBelow()
106 static public void assertHasScreenCoordinates(View origin, View view, int x, int y) { in assertHasScreenCoordinates() method in ViewAsserts
251 …method @Deprecated public static void assertHasScreenCoordinates(android.view.View, android.view.V…
29142 …method public static void assertHasScreenCoordinates(android.view.View, android.view.View, int, in…