Searched refs:getViewAtPosition (Results 1 – 1 of 1) sorted by relevance
206 private View getViewAtPosition(int x, int y) { in getViewAtPosition() method in PhoneFavoriteListView318 final View child = getViewAtPosition(viewX, viewY); in getViewForLocation()