Home
last modified time | relevance | path

Searched refs:locationView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDragDropTest.java222 View locationView = mActivity.findViewById(locationViewId); in expectEventWithOffset() local
226 locationView.getLocationOnScreen(locationViewLocation); in expectEventWithOffset()