Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java169 callOnScrollCaptureSearch(receiver); in testDispatchScrollCaptureSearch_withCallback()
274 callOnScrollCaptureSearch(receiver); in testDispatchScrollCaptureSearch_toChildren()
313 private void callOnScrollCaptureSearch(Receiver<ScrollCaptureTarget> receiver) { in callOnScrollCaptureSearch() method in ViewGroup_ScrollCaptureTest