Searched refs:mBottomSlop (Results 1 – 1 of 1) sorted by relevance
30 private int mBottomSlop; field in CaffeinatedScrollView50 mBottomSlop = (int)(4 * getResources().getDisplayMetrics().density); in setFullScrollAction()69 if ((daBottom - screenBottom) < mBottomSlop) { in checkFullScrollAction()