Home
last modified time | relevance | path

Searched refs:assertOnScrollCaptureSearchLastArgs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java361 parent.assertOnScrollCaptureSearchLastArgs(new Rect(25, 50, 175, 150), new Point(0, 0)); in testOnScrollCaptureSearch_withPadding()
363 view1.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
366 view2.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
370 view3.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
425 void assertOnScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertOnScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockView
492 void assertOnScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertOnScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockViewGroup