Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListOfThinItemsTest.java105 final int topFadingEdge = listTop + mListView.getVerticalFadingEdgeLength(); in testScrollToTop() local
112 topFadingEdge : listTop; in testScrollToTop()