Home
last modified time | relevance | path

Searched defs:touchY (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1046 int touchY = vertical ? 50 : 95; in onInterceptHoverEvent_scrollabilityAffectsResult() local
1102 int touchY = vertical ? thumbLength / 2 : 95; in onInterceptTouchEvent_scrollabilityAffectsResult() local
1161 int touchY = vertical ? thumbLength / 2 : 95; in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local
DViewTest.java630 int touchY = vertical ? thumbLength / 2 : 95; in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local