Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/util/
DScrollBarUtils.java22 public class ScrollBarUtils { class
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java77 import android.view.cts.util.ScrollBarUtils;
1083 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onInterceptTouchEvent_scrollabilityAffectsResult()
1142 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onResolvePointerIcon_scrollabilityAffectsPointerIcon()
DViewTest.java100 import android.view.cts.util.ScrollBarUtils;
611 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onResolvePointerIcon_scrollabilityAffectsPointerIcon()