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.java285 view2.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
291 view3.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
299 view5.assertDispatchScrollCaptureSearchLastArgs( in testDispatchScrollCaptureSearch_toChildren()
400 void assertDispatchScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertDispatchScrollCaptureSearchLastArgs() method in ViewGroup_ScrollCaptureTest.MockView