Searched refs:dispatchScrollCaptureSearch (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroup_ScrollCaptureTest.java | 148 viewGroup.dispatchScrollCaptureSearch(localVisibleRect, windowOffset, receiver); in testDispatchScrollCaptureSearch() 170 viewGroup.dispatchScrollCaptureSearch(localVisibleRect, windowOffset, receiver); in testDispatchScrollCaptureSearch_withCallback() 203 viewGroup.dispatchScrollCaptureSearch(localVisibleRect, windowOffset, receiver); in testDispatchScrollCaptureSearch_withCallback_hintExclude() 275 viewGroup.dispatchScrollCaptureSearch(localVisibleRect, windowOffset, receiver); in testDispatchScrollCaptureSearch_toChildren() 358 parent.dispatchScrollCaptureSearch(windowBounds, windowOffset, receiver); in testOnScrollCaptureSearch_withPadding() 433 public void dispatchScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in dispatchScrollCaptureSearch() method in ViewGroup_ScrollCaptureTest.MockView 438 super.dispatchScrollCaptureSearch(localVisibleRect, windowOffset, results); in dispatchScrollCaptureSearch()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 52564 …method public void dispatchScrollCaptureSearch(@NonNull android.graphics.Rect, @NonNull android.gr…
|