Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/util/
DStretchEdgeUtil.kt49 val screenX = locationOnScreen[0] in fling() constant
79 val screenX = locationOnScreen[0] in dragStretches() constant
113 val screenX = locationOnScreen[0] + view.width / 2 in dragAndHoldExecute() constant
/cts/tests/tests/widget/src/android/widget/cts/
DListViewTest.java1304 int screenX = locationOnScreen[0]; in testScrollAfterStretch() local
1626 int screenX = locationOnScreen[0] + mListViewStretch.getWidth() / 2; in executeWhileDragging() local