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