Home
last modified time | relevance | path

Searched defs:locationOnScreen (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/util/
DStretchEdgeUtil.kt44 val locationOnScreen = IntArray(2) in fling() constant
74 val locationOnScreen = IntArray(2) in dragStretches() constant
108 val locationOnScreen = IntArray(2) in dragAndHoldExecute() constant
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsLayoutTests.java236 final int[] locationOnScreen = new int[2]; in assertMatchesWindowBounds() local
DWindowMetricsTestHelper.java199 final int[] locationOnScreen = new int[2]; in onLayoutChange() local
/cts/tests/tests/widget/src/android/widget/cts/
DListViewTest.java1299 int[] locationOnScreen = new int[2]; in testScrollAfterStretch() local
1621 int[] locationOnScreen = new int[2]; in executeWhileDragging() local