Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java287 view2.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
293 view3.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
301 view5.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
402 void assertDispatchScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertDispatchScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockView