Searched refs:daBottom (Results 1 – 1 of 1) sorted by relevance
67 int daBottom = getChildAt(0).getBottom(); in checkFullScrollAction() local69 if ((daBottom - screenBottom) < mBottomSlop) { in checkFullScrollAction()