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.java359 parent.assertOnScrollCaptureSearchLastArgs(new Rect(25, 50, 175, 150), new Point(0, 0)); in testOnScrollCaptureSearch_withPadding()
361 view1.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
364 view2.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
368 view3.assertOnScrollCaptureSearchLastArgs( in testOnScrollCaptureSearch_withPadding()
423 void assertOnScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertOnScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockView
490 void assertOnScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertOnScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockViewGroup