Searched refs:mBottomScrollBound (Results 1 – 1 of 1) sorted by relevance
54 private int mBottomScrollBound; field in PhoneFavoriteListView63 } else if (mLastDragY >= mBottomScrollBound) {165 mBottomScrollBound = (getBottom() - boundGap); in onDragEvent()