Home
last modified time | relevance | path

Searched defs:dispatchScrollCaptureSearch (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupScrollCaptureTest.java387 public void dispatchScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in dispatchScrollCaptureSearch() method in ViewGroupScrollCaptureTest.MockView
472 public void dispatchScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in dispatchScrollCaptureSearch() method in ViewGroupScrollCaptureTest.MockViewGroup
/frameworks/base/core/java/android/view/
DViewGroup.java7524 public void dispatchScrollCaptureSearch( in dispatchScrollCaptureSearch() method in ViewGroup
DView.java29875 public void dispatchScrollCaptureSearch(@NonNull Rect localVisibleRect, in dispatchScrollCaptureSearch() method