Searched refs:bottomScrollBound (Results 1 – 1 of 1) sorted by relevance
53 private int bottomScrollBound; field in PhoneFavoriteListView62 } else if (lastDragY >= bottomScrollBound) {162 bottomScrollBound = (getBottom() - boundGap); in onDragEvent()