Home | History | Annotate | Download | only in widget

Lines Matching refs:bottomEdge

217         final int bottomEdge = getHeight() - mPaddingBottom;
218 final int span = getChildAt(0).getBottom() - mScrollY - bottomEdge;