Searched refs:thumbLength (Results 1 – 2 of 2) sorted by relevance
1083 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onInterceptTouchEvent_scrollabilityAffectsResult() local1101 int touchX = vertical ? 95 : thumbLength / 2; in onInterceptTouchEvent_scrollabilityAffectsResult()1102 int touchY = vertical ? thumbLength / 2 : 95; in onInterceptTouchEvent_scrollabilityAffectsResult()1142 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local1160 int touchX = vertical ? 95 : thumbLength / 2; in onResolvePointerIcon_scrollabilityAffectsPointerIcon()1161 int touchY = vertical ? thumbLength / 2 : 95; in onResolvePointerIcon_scrollabilityAffectsPointerIcon()
611 int thumbLength = ScrollBarUtils.getThumbLength(1, 10, 100, range); in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local629 int touchX = vertical ? 95 : thumbLength / 2; in onResolvePointerIcon_scrollabilityAffectsPointerIcon()630 int touchY = vertical ? thumbLength / 2 : 95; in onResolvePointerIcon_scrollabilityAffectsPointerIcon()