Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java374 private int mDispatchScrollCaptureSearchNumCalls; field in ViewGroup_ScrollCaptureTest.MockView
397 count, mDispatchScrollCaptureSearchNumCalls); in assertDispatchScrollCaptureSearchCount()
408 mDispatchScrollCaptureSearchNumCalls = 0; in reset()
433 mDispatchScrollCaptureSearchNumCalls++; in dispatchScrollCaptureSearch()