Searched refs:mTopScrollBound (Results 1 – 1 of 1) sorted by relevance
49 private int mTopScrollBound; field in PhoneFavoriteListView89 if (mLastDragY <= mTopScrollBound) {177 mTopScrollBound = (getTop() + boundGap); in onDragEvent()