Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1042 int touchX = vertical ? 95 : 50; in onInterceptHoverEvent_scrollabilityAffectsResult() local
1098 int touchX = vertical ? 95 : thumbLength / 2; in onInterceptTouchEvent_scrollabilityAffectsResult() local
1157 int touchX = vertical ? 95 : thumbLength / 2; in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local
DViewTest.java625 final int touchX = vertical ? 95 : thumbLength / 2; in onResolvePointerIcon_scrollabilityAffectsPointerIcon() local