Searched refs:locationViewLocation (Results 1 – 1 of 1) sorted by relevance
218 int [] locationViewLocation = new int[2]; in expectEventWithOffset() local219 locationView.getLocationOnScreen(locationViewLocation); in expectEventWithOffset()221 locationViewLocation[0] - viewLocation[0] + offset, in expectEventWithOffset()222 locationViewLocation[1] - viewLocation[1] + offset, obtainClipData(action), in expectEventWithOffset()